1
0
forked from erp-dev/erp
Commit Graph

17 Commits

Author SHA1 Message Date
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
9bb2eab269 feat: mdy staging api filters 2025-12-29 15:36:00 +08:00
ce0cf3256c feat: change segment_size to decimal in Product model 2025-12-27 14:48:24 +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
a3b4af2602 feat: BalanceChangeRecord 2025-12-01 15:22: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
d90917e764 feat: running on docker fully, and added rabbitmq/worker container 2025-11-25 15:56:13 +08:00