Database schema of ERP modules - Weavebytesipl/FutureERP GitHub Wiki
1. Logistics
- Product
- Shipment
- Customer
- Location
- LocationType
- ProductsInShipment
- Document
- DocumentType
2. Point of Sales
- Customer
- Staff
- SalesOutlet
- Product
- SalesTransaction
- PaymentMethod
- Payment
- ProductInTransaction
3. Retail
- Customer
- CustomerType
- Address
- Event
- EventType
- Organization
- OrganizationType
- Supplier
- Staff
- Document
- DocumentType
- Product