1
0
forked from erp-dev/erp
Commit Graph

18 Commits

Author SHA1 Message Date
43d5c8b6b2 feat: added prefix to human_id 2026-01-30 19:44:30 +08:00
b7178f72b2 feat: all the business models supported human_id now but it wont change statements api. Added new field 'order_quantity' into sales_order model (integer, allow null). 2026-01-30 19:31:02 +08:00
cebaf85f6f fix: sales order retrieve, human_id for sales_order 2026-01-29 19:29:58 +08:00
67698dfa71 clean: after all tests and fix them. 2025-12-25 22:02:30 +08:00
4c9b8e6a42 fix: added some fields to business.statements api 2025-12-12 17:06:17 +08:00
9e1f994416 feat: added put/patch api to main oobject of business module 2025-12-12 14:45:51 +08:00
1a8c446365 feat: added n-to-1 relation between sales_order_item and printing_job model 2025-12-11 18:09:10 +08:00
d8eb66821e feat: add discount_amount to payment_order and receipt_order, and change total_amount logic 2025-12-04 09:36:59 +08:00
d522c0a9b0 feat: statement for supplier and customer 2025-12-01 22:55:52 +08:00
fae33809ac feat: sales return order and purchase return order 2025-12-01 16:52:59 +08:00
9acc4e14fc feat: balance api 2025-11-30 23:04:21 +08:00
9006a530d1 feat: payment order and receipt order 2025-11-30 21:52:36 +08:00
ce1954ad58 feat: sales_order api 2025-11-30 17:06:48 +08:00
4b3cd8eb75 feat: purchase_order approve and calcel 2025-11-28 18:25:06 +08:00
0c62398120 feat: added print_count api, added merchant setting model, added manual mode setting for purchase order 2025-11-28 15:01:11 +08:00
a9c75a13fa feat: big version, added tasks for backup_database and stock change, added health check api, approve sse (support channel via merchant) 2025-11-26 21:49:42 +08:00
cd6a2370fc feat: relaxed in restrict out 2025-11-24 15:57:19 +08:00
a759030cdc fix: rebuild stock change record 2025-11-05 16:57:54 +08:00