growerp_order_accounting 0.9.0-dev.1
growerp_order_accounting: ^0.9.0-dev.1 copied to clipboard
A package providing order and accounting functions such as order, invoice, payments and ledger for the GrowERP system both for sales and purchase.
An Order and Accounting plugin for the GrowERP system. #
Please see the https:/www.growerp.com for documentation.
integrated test #
An integrated test is available in the example component.
It uses a local backend system.
You can also use our test backend system
set in: example/assets/cfg/app_settings.json
databaseUrlDebug: https://test.growerp.org
Start test with: cd example && flutter test integration_test/opportunity_test.dart
use the example component #
As with the integration test you can use a local backend or our test backend.