ERP REST API

The system has a documented public REST Interface you can use for your own developed screens.

However we have prepared a number of Flutter packages ready to use at pub.dev

  1. 'Core' package which contains authorization, and basic models like company, people,product etc.
  2. 'Company & user' package for companies and employees
  3. 'Order & Accounting' to run your accounting as automated as possible.
  4. 'Inventory' with location management and shipment
  5. 'Marketing' with opportunity management
  6. 'Website' with content management, e-commerce and payment processing.