Skip to content

V2.0.4 eairp

Compare
Choose a tag to compare
@Jzow Jzow released this 04 Nov 15:45
· 880 commits to master since this release
925fed3

Version Release Notes

  1. This version is the first time that the front and rear ends are placed in one warehouse, which was previously separated
  2. Added business codes for retail and product modules
  3. Pull vben supports dark mode
  4. Pre added module for training model

What's Changed

  • Fix bug product information, modify price data, by @Jzow in #114
  • Fix type conversion null pointer by @Jzow in #115
  • add algorithm module by @Jzow in #116
  • Design code for prepayment business by @Jzow in #117
  • Improve the methods for adding and modifying advance payment information by @Jzow in #122
  • [Important PR] Merge front-end and back-end code by @Jzow in #136
  • Improve modification status and logically delete business codes by @Jzow in #138
  • update by @Jzow in #139
  • fix remark return data and add review status by @Jzow in #141
  • Update link information and usage information by @Jzow in #137
  • Fix style errors bug by @Jzow in #144
  • Add selected data for querying products by @Jzow in #146
  • Fix Duplicate product barcode detection by @Jzow in #147
  • Supplementary retail shipment business logic code #130 by @Jzow in #148
  • Add detail and updateStatus and deleteByIds api by @Jzow in #149
  • Fix adding data without saving the payment type field. by @Jzow in #151
  • Improve the functional code for retail shipements by @Jzow in #152
  • Fix bug q1 in #153 by @Jzow in #154
  • Improve homepage data acquisition by @Jzow in #155
  • Add retail returns and sales procurement related pages by @Jzow in #156

Full Changelog: V2.0.3...V2.0.4