1
0
forked from erp-dev/erp
Commit Graph

60 Commits

Author SHA1 Message Date
646dbe7f18 feat: added wecom notify when printing_job production was completed(new status) and shipment was created 2026-04-09 17:35:14 +08:00
ebd687ccdd feat: salesitem delete guard service 2026-04-06 15:04:22 +08:00
b48bfc50a5 fix: production order filter by order_number 2026-03-23 21:26:20 +08:00
b58667ca52 feat: printing orders and jobs filter with external_order_id 2026-03-20 22:36:31 +08:00
84dbb2ee10 fix: merchant not required at customer create api 2026-03-13 15:57:40 +08:00
663276288e feat: settlement lineup 2026-03-09 22:40:02 +08:00
1af18c9388 fix: order_quantity 2026-01-30 21:08:38 +08:00
dffb4a3e03 feat: notification sending for printing order created 2026-01-27 16:40:09 +08:00
7fd44c64aa feat: added mdy stagging upload to tiia, and change outgoing_date to datetime type 2026-01-22 17:06:23 +08:00
ea9f378de9 fix: process id change when plate_order and printing_order update 2026-01-15 16:35:46 +08:00
cae0f8434e fix: added permission for plate_order and printing_order api 2026-01-14 18:14:22 +08:00
fae667c965 fix: added merchant_id to printing_order and plate_order 2026-01-14 14:26:03 +08:00
ae88be28ed fix 2026-01-12 13:54:25 +08:00
bbe4039517 fix 2026-01-12 13:15:41 +08:00
3036cbdc5b fix: added last_completed_status into printing jobs api 2026-01-09 18:56:59 +08:00
37d0e78cc6 fix: added has_started into printing jobs list srz 2026-01-09 18:03:39 +08:00
45c58f757c fix: added has_started into printing jobs list srz 2026-01-09 18:00:22 +08:00
0b82a6d1b6 fix: added created_by_name into printing order detail api 2026-01-07 20:15:48 +08:00
5a0cab7303 fix: created_by_name in printing order list api 2026-01-07 19:37:51 +08:00
beaa93c3cb feat: batch add parameters 2026-01-07 16:33:33 +08:00
4566c2a2c8 feat: added frontend_pages models(basic_info) and api(v2), support employees query pages that they can visit by themself token 2026-01-07 14:28:17 +08:00
941f797e35 feat: added created_by and created_by_name into printing order and printing job 2026-01-06 20:34:11 +08:00
2ecfc8dd06 feat: added fields like plate_order api into printing jobs api 2026-01-06 11:59:37 +08:00
5a40c07345 fix 2026-01-05 20:03:47 +08:00
715b5ed4eb feat: added product image to printing jobs api 2026-01-05 19:56:35 +08:00
970bbcc070 feat: added jobs_status_summary to printing orders api 2026-01-05 19:35:45 +08:00
e4b7543c09 feat: added plate_at_from and plate_at_to in plate order query api 2025-12-31 22:18:45 +08:00
3dc7560434 feat: added search support fields for plate order query api 2025-12-31 21:55:43 +08:00
88046acf4f fix: remove cache rule of plate order query api 2025-12-30 15:40:12 +08:00
138983fa4e fix: plate_date_from and plate_date_to query fixed range for plate_order query api 2025-12-30 11:31:53 +08:00
82dbdfb35e feat: update plate_order updated_at while step_back or advance status 2025-12-30 08:38:27 +08:00
13ef934af6 feat: change cache condition for plate order query api 2025-12-29 21:40:45 +08:00
67698dfa71 clean: after all tests and fix them. 2025-12-25 22:02:30 +08:00
c0277a8218 test: before all tests 2025-12-25 21:36:50 +08:00
75dbe64047 feat: cache timeoute changed 2025-12-23 16:30:39 +08:00
b9a0859030 feat: added cache to plate order list api 2025-12-23 16:25:51 +08:00
6dbc4be6d8 feat: added return field for plate order list serializer 2025-12-19 15:11:33 +08:00
de1dcd2adc feat: added return field for plate order list serializer 2025-12-19 15:09:13 +08:00
1a6ce32441 feat: batch update for plate order 2025-12-18 17:36:43 +08:00
51fad953c3 fix: business.object_id maybe null, missing parameters when plate-Order cloned 2025-12-17 11:02:07 +08:00
0638dd1ad3 feat: added plate order clone 2025-12-16 08:42:53 +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
86d0c916ca fix: added name filter for api_man apis, fixed plate_orders search exclude id (only search via design_code) 2025-12-09 14:15:31 +08:00
a36a7e5265 feat: tasks for sync products and customers 2025-12-08 22:22:18 +08:00
fc18f71615 feat: celery_beat 2025-12-08 18:37:41 +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
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
0fa153849c added image_name to PlateOrder model 2025-11-27 15:14:34 +08:00
2a838199fa feat: added type field into warehouse model 2025-11-20 15:44:35 +08:00
6091280fdc feat: added migrate for set id init value into 8000 of plate_order 2025-11-20 13:01:44 +08:00