growerp_order_accounting 1.9.0
growerp_order_accounting: ^1.9.0 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.
1.9.0 #
- REFACTOR: now chat server can also be used for notification: renaming to WsServer. (7031a540)
- REFACTOR: in flutter client rename notification and chat server to client. (747b76c7)
- FIX: build error & cleanup. (9241caf9)
- FIX: revenue report and various floating buttons positions. (e1b3229a)
- FIX: floating action buttons now relative from the bottom right of the screen(instead of top/left), so better show on the desktop. (aff11499)
- FIX: revenue/expense report. (7e9316fb)
- FIX: room rental and opporunity test. (5562a7a3)
- FIX: flutter now uses java 17, backend still use java 11, see README for detail. (8039e551)
- FIX: force refresh on initial display list, change first/lastname order on combined company/user model. (bf58df13)
- FIX: position of floating buttons on larger than phone screens. (12382c49)
- FIX: reorganized companyuser tests. (a9f9a805)
- FIX: request test. (1b37a5ba)
- FIX: order rental test. (6cde28cb)
- FIX: upgraded searchdropdown, fixed some integrated tests. (8b5ecf51)
- FIX: glaccount up/download. (fc790df7)
- FIX: more automated test corrections. (fcc64b3f)
- FIX: open session not remembered: replace Hive with shared_references in flutter. (ae226865)
- FIX: adjust gateway response for phone sized screen. (f9045c3e)
- FIX: show placed/approve date instead of creation date when available. (ba3d3111)
- FIX: upgrade file_picker to remove warning message. (f5d703c1)
- FIX: upgrade to flutter 3.27, postgres 17.2, removed unmaintained e-commerce package. (1a9f1f17)
- FIX: payment purchase test. (19c6ce2e)
- FIX: conversion changes: close and update period totals by year. (09b66538)
- FIX: change conversion quantities and lint error. (654d0b6d)
- FIX: dart lint and log warnings. (41eec765)
- FIX: conversion split closing of documents in parts. (f78f1a10)
- FIX: when only zero values on revenue/expense reports show a message instead of zero values. (ec31b697)
- FIX: moqui update Dockerfile, add email birdsend parameters. (9511304b)
- FIX: health app telephone. (c4a77134)
- FIX: remove confusion of having the same data records in 2 files. (9b6d1817)
- FIX: update reservation dialog with header and field decoration. (9976735a)
- FIX: conversion import correction, with userinterface adjustments in inventory/assets/locations. (702348dc)
- FIX: conversion & UI enhancements. (a83a41cc)
- FIX: purchase payment test. (f239c7f9)
- FIX: purchase invoice test. (10999b1a)
- FIX: automated integration test for ledger transactions. (81ef5b62)
- FIX: automated integrations tests, last fixes? (b7222c65)
- FIX: more test corrections. (0532d380)
- FIX: more integrated test corrections. (68c1ae8a)
- FIX: integration tests. (31f9a430)
- FIX: upgraded hotel app to new packages, aded occupied by room type. (cd929435)
- FIX: occupancy check in order rental. (8a24ee94)
- FIX: health request form adjustments. (b3f1a82b)
- FEAT: add path parameter to chatserver. (0622fd34)
- FEAT: first version of backend notification, merged with the backend chat. (e8e75781)
- FEAT: first version of the company/user upload in company/user list screen. (36d8a9ea)
- FEAT: added the revenue/expense line chart. (dfba6a09)
1.8.0 #
- Various changes see https://github.com/growerp/growerp/releases
1.6.0 #
- package upgrade
1.3.0 #
- various changes
1.2.1 #
- upgrade to growerp_core 1.2.3
1.2.0 #
- upgrade to growerp_core 1.2.0
- models in separate package
- Now using retrofit
- Any ledger organization and numbering possible by upload or manual entry.
- Manual ledger transactions and posting added.
- Ledger journal function added
- Relation of order/invoice/payment/shipment documents now shown and clickable.
- Added trial balance
1.1.3 #
- upgrade to growerp_core 1.1.3
1.1.0 #
- upgraded searchdropdown
- rental screens changed for hotel app
1.0.1 #
- freezed files missing
1.0.0 #
- added localization
- updated to dart 3
- upgrade to material 3 light/dart scheme
- refactor: removed not required material,GestureDetectors
- add accounting reports
- show date at order/invoice
- company now at order/invoice level
0.9.2 #
- Merged invoice itemType and paymentItemType
- adapted payment tests
- only show itemtypes when a glAccount is assigned
- added header to receive shipment dialog
0.9.0 #
- Upgrade to core 0.9.0.
0.9.0-dev.1 #
- Refactoring and UI improvements.
0.8.0-dev.1nn #
- Initial version.