Skip to content

V2.0.8 eairp

Compare
Choose a tag to compare
@Jzow Jzow released this 07 Dec 14:09
· 295 commits to master since this release
8f1538f

Release Note

  1. This version fixes the bug legacy issue of previous business outbound and inbound operations
  2. Added interface function for exporting detailed information
  3. Completed the license header file for API modules
  4. Fix the issue of negative inventory caused by inventory deduction #262
  5. 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