Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Releases: growerp/growerpuntil20220814

Fourth beta version

07 Jul 07:34
Compare
Choose a tag to compare

First comments have been implemented

  1. Improved HTML website maintenance
  2. Larger images can now be uploaded
  3. Web version improved interface.

More detailed release information at: www.growerp.com

Third beta release

30 Jun 02:05
Compare
Choose a tag to compare

Third beta release July 1, 2022.

  1. Automatically generated e-commerce website
  2. API documented and available
  3. Stripe payment gateway
  4. Many Flutter front-end improvements

More detailed release information at: www.growerp.com

second beta release

03 May 02:02
Compare
Choose a tag to compare

Updates:

  1. Input of invoice/payment without an order with automatic posting.
  2. better integration tests.
  3. more confirmation messages.

First official beta release

28 Feb 01:55
Compare
Choose a tag to compare

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:

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