V2.0.8 eairp
Release Note
- This version fixes the bug legacy issue of previous business outbound and inbound operations
- Added interface function for exporting detailed information
- Completed the license header file for API modules
- Fix the issue of negative inventory caused by inventory deduction #262
- Fixed the issue of price correspondence. Currently, retail business only corresponds to the retail price of the product, while sales business only corresponds to the sales price of the product. The previous three modules have been using retail price, which is a bug
What's Changed
- Change Docker Version V2.0.7 by @Jzow in #256
- Add productStock export api by @Jzow in #257
- add system config api by @Jzow in #258
- Upload new version 2.0.7 sql file by @Jzow in #255
- Add view receipt detail export function and api by @Jzow in #259
- missing licnese to api module by @sstricki in #261
- Fix retail shipments addEditModal views bug by @Jzow in #260
- fetch: add check product barcode by @Jzow in #265
- Add a line function and fix some bugs by @Jzow in #266
- Fix some bug for sale, purchase, retail module by @Jzow in #267
New Contributors
Full Changelog: V2.0.7...V2.0.8