This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
Releases: growerp/growerpuntil20220814
Releases · growerp/growerpuntil20220814
Fourth beta version
First comments have been implemented
- Improved HTML website maintenance
- Larger images can now be uploaded
- Web version improved interface.
More detailed release information at: www.growerp.com
Third beta release
Third beta release July 1, 2022.
- Automatically generated e-commerce website
- API documented and available
- Stripe payment gateway
- Many Flutter front-end improvements
More detailed release information at: www.growerp.com
second beta release
Updates:
- Input of invoice/payment without an order with automatic posting.
- better integration tests.
- more confirmation messages.
First official beta release
Changes since September 2021:
- All packages now in a single git branch.
- Reorganized the project into a domain organization see: packages/core/lib/domains
- Well organized integration tests for all functions.
- Added a warehouse function: locations, incoming/outgoing shipments.
- Accounting now working for purchase/sales orders and inventory changes.
- Improved models, backend API and adding 'freeze' and 'jsonserializer' (need to run buildrunner on core package)
- Introduction of smart enum classes (FinDocType,FinDocStatusVal)
- upgraded to bloc V8, flutter 2.16
- merged login/change password bloc into Authenticate bloc.
- started new app: freelance
references:
- API: https://dev.to/ashishrawat2911/handling-network-calls-and-exceptions-in-flutter-54me
- Smart enum: https://medium.com/@ra9r/overcoming-the-limitations-of-dart-enum-8866df8a1c47
- project organization: https://dash-overflow.net/articles/getting_started/
System components in github repositories:
- growerp/growerp: V0.1.0
- growerp/growerpChat V0.1.0
- growerp/growerp-moqui V0.1.0
Moqui components: V0.1.0
- growerp/moqui-framework
- growerp/mantle-udm (growerp branch)
- growerp/mantle-usl
- growerp/moqui-fop
- growerp/moqui-runtime
- growerp/SimpleScreens
- growerp/PopCommerce