warehouse (Production)
Description
Database that stores products, shipments and all operations on the warehouse.
Tables
| Name | Title | Description | Action |
|---|---|---|---|
| clients | Clients | Clients used in the CRM module | View |
| documents | Documents | Docs used in the CRM module | View |
| lists | View | ||
| log | Warehouse operations | Stores information about all operations in the warehouse | View |
| log_history | Changes is the warehouse | View | |
| notes | Manager notes | Notes that one Warehouse manager can leave for the other warehouse manager | View |
| orders | Orders | Mostly unused information table for storing basic data about the orders | View |
| packings | Shipments | Information about shipment packages | View |
| products | Products | Definition of products in the warehouse | View |
| users | System users | All users who can log into the system | View |