growerp_inventory 0.9.2 copy "growerp_inventory: ^0.9.2" to clipboard
growerp_inventory: ^0.9.2 copied to clipboard

A inventory/warehouse package for the GrowERP system

This is the inventory part of the GrowERP frontend

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/all_test.dart

use the example component #

As with the integration test you can use a local backend or our test backend.