Releases: eairps/eairp
Releases · eairps/eairp
V2.1.2
Release Note
- Register using email instead of phone number.
- Removed the mobile phone number login function.
- Fixed
docker-compose
file for docker package. - Removed some files related to screenshots.
- Fixed some other bugs and UI.
What's Changed
- Add support for different currency #327 by @Jzow in #328
- Fix some bugs in the vben library by @Jzow in #329
- Fix the issue of modal not being able to drag and drop by @Jzow in #330
- Add mandatory verification and change receipt number to editable by @Jzow in #331
- Update README.md by @Jzow in #332
- Fix front-end query search bug by @Jzow in #333
- Fix product import bug by @Jzow in #334
- Fix bug in adding data tables to retail and sales modules by @Jzow in #335
- Added chronological sorting by @Jzow in #337
- Fixed some bugs and UI issues by @Jzow in #338
- Optimize sales, retail, and procurement statistics data for the report module by @Jzow in #339
- Remove docker replace with a new repository by @Jzow in #340
- Add tenant management function by @Jzow in #343
- Unable to add payment documents and keep repeating payment by @Jzow in #344
- Fixed bug related to receipt association by @Jzow in #345
- Add message notification function by @Jzow in #346
- Delete .github/workflows/docker-web-image.yml by @Jzow in #347
- When the system is set to English language, the returned messages by @Jzow in #348
- Add support for exporting data in English by @Jzow in #349
- Add English message return support for the warehouse module by @Jzow in #350
- Add business data objects that need to be exported to the finance module by @Jzow in #351
- Add customer member supplier support english by @Jzow in #352
- Fix known defects and issues by @Jzow in #353
- Synchronize the modification of backend and fortend business by @Jzow in #354
- [Improve] Merge Docker into the main repository by @Jzow in #357
- [Doc] Remove the screenshot part by @Jzow in #367
- [Doc] Remove the screenshot part by @Jzow in #368
- [EAIRP-366] Use email instead of phone number to log in and verify by @Jzow in #369
- [EAIRP-365] Add Docker package files by @Jzow in #370
- [EAIRP-365] Document on Improving Docker Deployment Methods by @Jzow in #371
Full Changelog: V2.1.1...V2.1.2
V2.1.1 eairp
Release Note
- Added email login method
- Updated the module dependency version for the front-end
- Remove not use module
- Added English language support
- Modified the menu style on the homepage
What's Changed
- Important changes: optimized front-end warning code and known bugs by @Jzow in #294
- Add process business views dependencies by @Jzow in #296
- fetch: remove not use module by @Jzow in #298
- Updated installation documentation instructions by @Jzow in #301
- Fix menu sorting disorder by @Jzow in #303
- Add international translation files by @Jzow in #304
- Add English language support to the business by @Jzow in #306
- Add procurement module English language data table support by @Jzow in #307
- Add product information module english support by @Jzow in #309
- Add english support to the warehouse management module by @Jzow in #310
- Add english support for the remaining modules of warehouse management by @Jzow in #311
- Add english expenses for the finance module by @Jzow in #313
- Add english support for system modules by @Jzow in #314
- Add english support for basic modules by @Jzow in #317
- Fix bugs and add module english support by @Jzow in #319
- Provide english support by @Jzow in #320
- Provide english support for the report module by @Jzow in #321
- Add import product exist modal by @Jzow in #322
- Add systemLanguage, use can set menu language by @Jzow in #323
- Fix invalid english labels by @Jzow in #324
- Add email login type by @Jzow in #325
Full Changelog: V2.1.0...V2.1.1
V2.1.0 eairp
Release Note
- Fixed backend SMS sending verification code flow restriction
- Fixed front-end registration and login form password transparent transmission, now modified to RSA+MD5
- Export interface repair for members, customers, and suppliers of the basic module
What's Changed
- Update filed column in views by @Jzow in #287
- Added password encryption RSA transmission by @Jzow in #288
- Fix bug in frequent SMS sending by @Jzow in #290
- Fix supplier customer and member module filtering and export data interface by @Jzow in #291
- Update docker images new version by @Jzow in #292
Full Changelog: V2.0.9...V2.1.0
V2.0.9 eairp
Release Note
- Added interfaces, functions, and pages for personal settings
- Added interface functions for system settings
- Optimized the logic of adding and editing pages for outbound/inbound operations
- Added API support for email sending
- Fixed some known bugs
What's Changed
- fix: Fix the bug with uploading icons #268 by @Jzow in #272
- Modify docker Image version description by @Jzow in #271
- Fix the issue of adding data styles to dropdown boxes #273 by @Jzow in #275
- Fix the bug with initializing the loading and display rate field by @Jzow in #276
- fix: Fix the issue of duplicate total columns in the report module #274 by @wansenai-bot in #277
- Fix legacy issues by @Jzow in #278
- Add Personal Setting views and apis #279 by @Jzow in #280
- Add reset password apis and views by @Jzow in #281
- Release a new 2.0.9 version by @Jzow in #283
- Add email bind views and apis by @Jzow in #282
Full Changelog: V2.0.8...V2.0.9
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
V2.0.7 eairp
Release Note
- This version fixes the logic error of inventory deduction before.
- Correct and fix the fields on the page, no longer displaying fields with divergent errors
- Added flexible export function, allowing users to choose whether to export all or part of the data #253
- Fixed incorrect enumeration information for all page return responses
- 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
V2.0.6 eairp
Release Note
- This version completes the module code for financial management and reporting.
- Added rust
tauri
crate extension to desktop module. - Added business logic for inventory and amount deduction
- Fixed bugs in the procurement and sales modules
- Integration testing of front-end pages and back-end interfaces
What's Changed
- add edit views in retail receipt by @Jzow in #191
- add purchase detail views by @Jzow in #192
- update new version in docker images by @Jzow in #190
- Adjusting the interface regarding the inventory dao layer by @Jzow in #194
- Add stock statistics views #118 by @Jzow in #195
- Add stock flow views and api by @Jzow in #197
- Add account statistics report by @Jzow in #198
- Temporarily cancel codenv by @Jzow in #199
- fetch: update filed width and setting canResize false by @Jzow in #200
- Add account flow views and api by @Jzow in #201
- Added account related deduction balance code by @Jzow in #203
- Add retail retailStatistics api and views by @Jzow in #204
- fix: data normalization for retail reports by @Jzow in #205
- Add sales and purchase statistics report api and views by @Jzow in #206
- Add new business api and views by @Jzow in #207
- Add shipments and storage summary api and views by @Jzow in #208
- Add income expense api and data object #212 by @Jzow in #216
- Add income data object and all financial controller by @Jzow in #217
- Add income in financial module (api and views) by @Jzow in #218
- Add desktop module by @Jzow in #219
- Add expense receipt api and data object, views by @Jzow in #220
- Add transfer account receipt data object and init service code by @Jzow in #221
- Improve the business code of transfer receipt by @Jzow in #222
- fetch: add collection and payment receipt data object by @Jzow in #223
- Add collection receipt views and api by @Jzow in #224
- Add collection view and modal by @Jzow in #225
Full Changelog: V2.0.5...V2.0.6
V2.0.5 eairp
Release note
- This version already includes modules related to the basic business of the ERP system.
- This version has added procurement business and improved the sales module's business, as well as added inventory business for the three modules.
- Optimized the duplication of backend code for three modules.
- 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
V2.0.4 eairp
Version Release Notes
- This version is the first time that the front and rear ends are placed in one warehouse, which was previously separated
- Added business codes for retail and product modules
- Pull vben supports dark mode
- 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
V2.0.3 eairp core
Release note
This version mainly includes the completion of some basic module development
- Product Management Module
- Basic data management module
- System management module
Spend a lot of time in the product information API of the product management module
What's Changed
- V2 orm adjust by @Jzow in #35
- V2 orm adjust by @Jzow in #36
- Add licnese by api module by @Jzow in #37
- V2 orm adjust by @Jzow in #39
- dev - master by @Jzow in #38
- Update README.md by @Jzow in #40
- Add license and set user api by @Jzow in #41
- Add new department api and naming convention adjustment by @Jzow in #42
- Add dept api and fix createTime filed format show error by @Jzow in #43
- Add Role Api and update dept service filed by @Jzow in #44
- Add addOrUpdate and deleteUser api by @Jzow in #46
- rename parent pom -> erp core by @Jzow in #47
- Fix startup class errors #48 by @Jzow in #49
- update tencentcloud sdk version, Restore CI check #25 by @Jzow in #50
- Add new business api and supplement the remaining code by @Jzow in #52
- Update maven.yml #53 add windows and macos check by @Jzow in #54
- Add api for role business by @Jzow in #55
- Update rolePageList add return to character menu information by @Jzow in #58
- Add Role Permission API by @Jzow in #59
- remove DeptListDTO leader filed and optimize the department list by @Jzow in #60
- Add department API and code adjust by @Jzow in #61
- Add menu data and api and view data object by @Jzow in #63
- Remove the Kt letter from the kotlin code and rename the convention by @Jzow in #64
- Fix multi tenant business does not take effect by @Jzow in #65
- Code updates and bug fixes for multi tenant business by @Jzow in #66
- Add and update ProductCategory api by @Jzow in #67
- Add Docker images #24 by @Jzow in #68
- update docker fix ci by @Jzow in #69
- Reset sms config read database info by @Jzow in #70
- Docker no publish by @Jzow in #71
- Update docker pull use command Add CorsConfig by @Jzow in #72
- Add Product Category delete api and fix add and update bug add sort by @Jzow in #73
- Update delete api -> deleteBatch api by @Jzow in #74
- New added data objects related to product attribute interfaces by @Jzow in #75
- Add Project Unit API and supports kotlin jackson, remove redundant empty judgments by @Jzow in #76
- Fix paging bugs and add vendor APIs by @Jzow in #79
- Add supplier status query api by @Jzow in #81
- Added API for supplier import by @Jzow in #82
- Added exported API and fixed a kotlin bug by @Jzow in #83
- Separate Java files from kotlin files by @Jzow in #94
- Update docker port by @wansenai-bot in #95
- Business logic code for newly added customer information module by @Jzow in #96
- Added API for membership information module by @Jzow in #97
- Add new business for warehouse by @Jzow in #99
- Add financial account business logic interface by @Jzow in #100
- Add Operator business api by @Jzow in #102
- Add getAttributeValuesById service and getValuesById api by @Jzow in #103
- Add getBarCode service interface and api by @Jzow in #104
- Add get stock api by @Jzow in #105
- Add oss upload api and fileutils by @Jzow in #106
- Add product add and product detail query api and fix bug by @Jzow in #107
- Add new api deleteProduct and updateProductStatus by @Jzow in #108
- Update Batch Product API and import product info data by @Jzow in #109
- Add product data export business by @Jzow in #110
- Add sql file backups by @Jzow in #111
New Contributors
- @wansenai-bot made their first contribution in #95
Full Changelog: V1.0.1...V2.0.3