1
0
forked from erp-dev/erp
Commit Graph

37 Commits

Author SHA1 Message Date
dee1c814b9 fix: frozen excluded from stock api 2026-02-02 19:09:06 +08:00
1c630606c8 fix: quantity when converting to sales_order 2026-02-02 18:45:29 +08:00
9c07d7d85a fix: comsume_detial_ids 2026-02-02 18:29:17 +08:00
fb93582b06 feat: support pre_sales_order convert to sales_order api 2026-02-02 15:58:29 +08:00
2572c5aab4 feat: added command for pre sales order message notify 2026-02-02 11:45:38 +08:00
79cc8adf1c fix: presalesorder message template 2026-02-02 11:21:06 +08:00
dde0fda926 feat: added 'follow_url into pre sales order created message' 2026-02-02 11:09:16 +08:00
ac065e115e feat: allocation record for pre sales order 2026-02-01 22:57:16 +08:00
a633a617d5 feat: added custom signal for pre sales order created 2026-01-31 23:58:40 +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
1af18c9388 fix: order_quantity 2026-01-30 21:08:38 +08:00
16554c4f77 fix: moved order_quantity to sales_order_item 2026-01-30 20:28:02 +08:00
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
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
c0277a8218 test: before all tests 2025-12-25 21:36:50 +08:00
98d797221a feat: refactor flower.utils to sub package, added some sync api in package, added plate_order sync result model but relation of plate_order was not query (do it next step) 2025-12-17 17:37:39 +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
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
844730558c feat: statement api for business module 2025-12-02 10:32:09 +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
53f2a24b20 feat: purchase order item model 2025-11-27 16:58:23 +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