Thanks to visit codestin.com
Credit goes to github.com

Skip to content

V2.0.7 eairp

Choose a tag to compare

@Jzow Jzow released this 03 Dec 09:58
· 484 commits to master since this release
c73a9da

Release Note

  1. This version fixes the logic error of inventory deduction before.
  2. Correct and fix the fields on the page, no longer displaying fields with divergent errors
  3. Added flexible export function, allowing users to choose whether to export all or part of the data #253
  4. Fixed incorrect enumeration information for all page return responses
  5. Improved the code for the previous business #118 #124

What's Changed

  • Add payment receipt views and apis #210 by @Jzow in #226
  • publish v2.0.6 version update docker by @Jzow in #228
  • Add warehouse management module data object in java by @Jzow in #231
  • Add warehouse management service interface and impl class and code enum by @Jzow in #232
  • Add other storage apis and views and fix (retail sale purchase service stock bug) by @Jzow in #233
  • Fix storage module bug and add other shipments views and api by @Jzow in #234
  • Add allot shipments receipt views and api by @Jzow in #235
  • Add assmble and disassmble apis and views data object by @Jzow in #237
  • Add Supplier and Customer modula bill report apis and views by @Jzow in #241
  • Fix all backend api that return results by @Jzow in #242
  • Modified the homepage and added chart data by @Jzow in #243
  • update module add printing function by @Jzow in #246
  • Add shipments and refund export table data api for retail module by @Jzow in #247
  • Add sale retail purchase export new api and function by @Jzow in #248
  • Add warehouse module export api and update views by @Jzow in #249
  • update product barcode type and export logic business code by @Jzow in #250
  • Fix sale and purchase table data export api by @Jzow in #251
  • Change export data object by @Jzow in #252
  • Significant updates (Added all export functions for basic business) by @Jzow in #253

Full Changelog: V2.0.6...V2.0.7