tables_fields:other_tables:location

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tables_fields:other_tables:location [2020/06/02 08:08] – [Location] Gary Willettstables_fields:other_tables:location [2026/01/07 06:30] (current) – added the locations field and 2 columns Raksha Khadka
Line 5: Line 5:
 Contains details of shelf locations in a store. Contains details of shelf locations in a store.
  
-^ Field ^ Description ^ Type ^  +^ Field name ^ Description      ^ mSupply Use      ^ Reference link   ^ Type^ 
-|ID  |UUID of the record text +|ID  |UUID of the record  |Not use in UI |  | Alpha 
-|Colour  |colour of the record when displayed in lists  | text +|Colour  |colour of the record when displayed in lists  | | | Alpha 
-|code  |a short code for the location alpha 60 +|code  |a short code for the location  |Locations>>Code |https://docs.msupply.org.nz/items:item_locations?s[]=location#adding_a_location| Alpha 
-|Description  |Full description of the location text +|Description  |Full description of the location  |Locations>>Description |https://docs.msupply.org.nz/items:item_locations?s[]=location#adding_a_location | Alpha 
-|Comment  |For your use to record any info  | text +|Comment  |For your use to record any info  |Locations>>Comment |https://docs.msupply.org.nz/items:item_locations?s[]=location#comment | Text 
-|hold  |if true, stock at this location can't be issued on customer invoices- can use for quarantine areas.  | boolean | +|hold  |if true, stock at this location can't be issued on customer invoices- can use for quarantine areas. |Locations>>hold|https://docs.msupply.org.nz/items:item_locations?s[]=location#hold | boolean | 
-|parent_ID  |UUID of the parent of this location (e.g the rack of a particular slot, or the aisle of a rack  | text +|parent_ID  |UUID of the parent of this location (e.g the rack of a particular slot, or the aisle of a rack  |Id are not shown in UI but used to display Locations>>Parent|https://docs.msupply.org.nz/items:item_locations?s[]=location#parent | Alpha 
-|priority  |numeric value that can be used for sorting locations for picking longint +|priority  |numeric value that can be used for sorting locations for picking  |Locations>>priorty |https://docs.msupply.org.nz/items:item_locations?s[]=location#priority | Long int 
-|store_ID  |UUID of the store that this location is for  | text +|store_ID  |UUID of the store that this location is for  |not use in UI | | Alpha 
-|summary_only  |only to be used for reporting, not for assigning to stock (e.g. an aisle that has racks as children) text +|summary_only  |True means that the location is a summary location, only to be used for reporting, not for assigning to stock (e.g. an aisle that has racks as children)  |Locations>>Summary |https://docs.msupply.org.nz/items:item_locations?s[]=location#summary |Boolean 
-|type_ID  |UUID of **Location_type** record that this record is related to. Location types can be used to restrict storage of items to certain location (types) text +|type_ID  |UUID of **Location_type** record that this record is related to. Location types can be used to restrict storage of items to certain location (types)  |ID are not shown in UI but used to display Locations>>Location type |https://docs.msupply.org.nz/items:item_locations?s[]=location#location_type | Alpha 
-|Volume  |Total volume of this location in cubic metres (m3)  | real number | +|Volume  |Total volume of this location in cubic metres (m3)  |Locations>>Volume |https://docs.msupply.org.nz/items:item_locations?s[]=location#total_volume | Real number | 
-|object_type  text +|object_type  | | | | Alpha 
-|bottom_y_coordinate  | Position of the bottom edge of this locaiton. Used for displying the locaiton on a diagram. Old functionality not used any more | real number |+|bottom_y_coordinate  | Position of the bottom edge of this location. Used for displying the locaiton on a diagram. Old functionality not used any more | | | real number 
 +|replenishment_type |this is where you tell mSupply if this shelf location is a Pickface or a Bulk location (or neither, if you leave it set at None)| Locations>>Replenishment location type |https://docs.msupply.org.nz/items:item_locations?s[]=location#replenishment_location_type | Alpha |  
 +|asset_ID |Links the location to an asset recorded in mSupply | Locations>>This location is a part of asset |https://docs.msupply.org.nz/items:item_locations?s[]=location#asset_this_location_is_part_of | Alpha |
 ==== location_movement  ==== ==== location_movement  ====
 ^ Field number  ^  Field Name  ^   Description ^ Type  ^  Length  ^  Index ^ ^ Field number  ^  Field Name  ^   Description ^ Type  ^  Length  ^  Index ^
Line 32: Line 34:
  
 ---- struct data ---- ---- struct data ----
 +pagestatus.status    : 
 ---- ----
  
  • Last modified: 2020/06/02 08:08
  • by Gary Willetts