Warehouses
Collection of warehouses you use in your shop
Fields
| Field alias | Description | Data type | Editable |
|---|---|---|---|
| addressId | address id | number | |
| canWrite | write permission | boolean | |
| currency | currency | string | |
| currencyId | currency id | number | |
| deleted | is deleted | boolean | yes |
| employeeId | manager | number | yes |
| id | id | number | |
| managementType | management type | string | yes |
| name | name | string | yes |
| reference | reference | string | yes |
| shopId | shop id | number |
Relations
| Relationship | Relationshiop description |
|---|---|
| Belongs to address | Address |
| Has many and belongs to carriers | Warehouse carriers |
| Belongs to currency | Currency |
| Belongs to employee | Manager |
| Has many stock | Stocks |
| Has many stock movements | Stock movements |
| Has many supply orders | Supply orders |