V2.0.6 eairp
Release Note
- This version completes the module code for financial management and reporting.
- Added rust
tauri
crate extension to desktop module. - Added business logic for inventory and amount deduction
- Fixed bugs in the procurement and sales modules
- Integration testing of front-end pages and back-end interfaces
What's Changed
- add edit views in retail receipt by @Jzow in #191
- add purchase detail views by @Jzow in #192
- update new version in docker images by @Jzow in #190
- Adjusting the interface regarding the inventory dao layer by @Jzow in #194
- Add stock statistics views #118 by @Jzow in #195
- Add stock flow views and api by @Jzow in #197
- Add account statistics report by @Jzow in #198
- Temporarily cancel codenv by @Jzow in #199
- fetch: update filed width and setting canResize false by @Jzow in #200
- Add account flow views and api by @Jzow in #201
- Added account related deduction balance code by @Jzow in #203
- Add retail retailStatistics api and views by @Jzow in #204
- fix: data normalization for retail reports by @Jzow in #205
- Add sales and purchase statistics report api and views by @Jzow in #206
- Add new business api and views by @Jzow in #207
- Add shipments and storage summary api and views by @Jzow in #208
- Add income expense api and data object #212 by @Jzow in #216
- Add income data object and all financial controller by @Jzow in #217
- Add income in financial module (api and views) by @Jzow in #218
- Add desktop module by @Jzow in #219
- Add expense receipt api and data object, views by @Jzow in #220
- Add transfer account receipt data object and init service code by @Jzow in #221
- Improve the business code of transfer receipt by @Jzow in #222
- fetch: add collection and payment receipt data object by @Jzow in #223
- Add collection receipt views and api by @Jzow in #224
- Add collection view and modal by @Jzow in #225
Full Changelog: V2.0.5...V2.0.6