1
0
forked from erp-dev/erp
Commit Graph

19 Commits

Author SHA1 Message Date
b97e86257e feat: correct first 2026-05-19 23:41:34 +08:00
a8c61667a9 feat: field pre_purchase_order_id for purchase_order (allow null) 2026-02-04 20:14:59 +08:00
fb93582b06 feat: support pre_sales_order convert to sales_order api 2026-02-02 15:58:29 +08:00
ac065e115e feat: allocation record for pre sales order 2026-02-01 22:57:16 +08:00
f643b643b7 feat: added pre sales order and pre purchase order models and crud 2026-01-31 23:26:01 +08:00
a093174913 feat: added pre sales order in business module, and explode tests of business module 2026-01-31 22:17:02 +08:00
16554c4f77 fix: moved order_quantity to sales_order_item 2026-01-30 20:28:02 +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
1a8c446365 feat: added n-to-1 relation between sales_order_item and printing_job model 2025-12-11 18:09:10 +08:00
633031d7cb feat: add printing_job field to SalesOrderItem model for associating with printing tasks 2025-12-11 12:50:09 +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
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
53f2a24b20 feat: purchase order item model 2025-11-27 16:58:23 +08:00
d90917e764 feat: running on docker fully, and added rabbitmq/worker container 2025-11-25 15:56:13 +08:00