Skip to content

V2.0.5 eairp

Compare
Choose a tag to compare
@Jzow Jzow released this 12 Nov 09:48
· 744 commits to master since this release
2286f16

Release note

  1. This version already includes modules related to the basic business of the ERP system.
  2. This version has added procurement business and improved the sales module's business, as well as added inventory business for the three modules.
  3. Optimized the duplication of backend code for three modules.
  4. Fixed some data bugs, please refer to the bugs PR for details

What's Changed

  • change docker publish version by @Jzow in #157
  • Add screenshot and latest SQL file by @Jzow in #159
  • shipments api and add selection receipt views by @Jzow in #160
  • Add related API for retail returns by @Jzow in #161
  • Improve the API for modifying status and deleting by @Jzow in #168
  • Add sales order interface and business code #165 by @Jzow in #169
  • add sale business code by @Jzow in #170
  • Fix bug where data is not returned by @Jzow in #171
  • Fix customer query bug and fix file upload save db bug by @Jzow in #172
  • Add sale shipment and refund data object by @Jzow in #173
  • Add purchase order refund shipments data object by @Jzow in #174
  • feat: Re differentiate business logic codes related to documents by @Jzow in #176
  • Add sale shipments views and api #166 by @Jzow in #177
  • Improve the UI and API for sales shipments by @Jzow in #178
  • Fix stock not return and add new component receipt detail views and api by @Jzow in #179
  • Add sale refund modual api and views #167 by @Jzow in #180
  • Add new purchase business data object by @Jzow in #183
  • Abstract simplified Code by @Jzow in #184
  • Complete the business code of the purchase order module by @Jzow in #185
  • Fix multiple bugs by @Jzow in #186
  • Add purchase refund business api by @Jzow in #187
  • Fix bug enter cache data inconsistency by @Jzow in #188

Full Changelog: V2.0.4...V2.0.5