This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
Releases: growerp/growerp-moqui
Releases · growerp/growerp-moqui
June 5 release 2023 (V0.9.5)
Release June 5 2023 (V0.9.5)
Use the new [Material Design 3](https://m3.material.io/) with a switch to select dark or light mode.
Create account reports: balancesheet, balance posted summary.
Added the global command growerp to easy install and maintain the system
Language localisations, currently English and Thai, help us translate?
Now using [Melos](https://pub.dev/packages/melos) to maintain packages
Update the hotel app to latest packages
Refactoring removed not required widgets
Release April 12 2023 (V0.9.2)
- Now possible to have completely different ledger organizations between companies
- Better error messages from the backend interface.
- Payment and invoice now show only itemTypes which can be posted without errors
- Starting from this release, developments will only be visible outside of the master branch (mostly development) and only merged after all tests are successful and packages are available at pub.dev.
- We now started a weekly email list to show our progress, building GrowERP both from a technical and functional point of view. You can subscribe here
Release March 22 2023 (V0.9.1)
- company and user now separated
- various fixes
Updates to support GrowERP frontend refactoring
- Separate company role and security access
- Errors fixed in company and user maintenance.
- company now maintained in its own services.
v0.6.0
Production release December 20 2022 (V0.6.0)
- User backend organization change from owner/user/company to owner/company/user
- Finished documents like order/invoices/payment also shown when not older than one week.
- Userlogin can be reused as customer with any other company within the system.
- Removed internal coding for single company use. With new user organization change no special coding required when used in single mode.
First production release
v0.2.0
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.