1
0
forked from erp-dev/erp

Commit Graph

  • 75dbe64047 feat: cache timeoute changed colaftc 2025-12-23 16:30:39 +08:00
  • b9a0859030 feat: added cache to plate order list api colaftc 2025-12-23 16:25:51 +08:00
  • 7ced07d402 feat: added cache to mdy_plate_staging api colaftc 2025-12-23 16:12:11 +08:00
  • 7731165071 feat: added 'name' query to customer query api colaftc 2025-12-23 15:44:39 +08:00
  • 2305d47200 feat: added 'name' query to quick input api colaftc 2025-12-23 15:28:42 +08:00
  • 5b160ac393 feat: split the docker compose config file colaftc 2025-12-22 16:17:28 +08:00
  • 6dbc4be6d8 feat: added return field for plate order list serializer colaftc 2025-12-19 15:11:33 +08:00
  • de1dcd2adc feat: added return field for plate order list serializer colaftc 2025-12-19 15:09:13 +08:00
  • 545be7ff6b clean colaftc 2025-12-19 10:34:28 +08:00
  • 1a6ce32441 feat: batch update for plate order colaftc 2025-12-18 17:36:43 +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) colaftc 2025-12-17 17:37:39 +08:00
  • 51fad953c3 fix: business.object_id maybe null, missing parameters when plate-Order cloned colaftc 2025-12-17 11:02:07 +08:00
  • 639efe8421 feat: added process_node parameters view for plate order colaftc 2025-12-16 16:15:13 +08:00
  • 0638dd1ad3 feat: added plate order clone colaftc 2025-12-16 08:42:53 +08:00
  • 4c9b8e6a42 fix: added some fields to business.statements api colaftc 2025-12-12 17:06:17 +08:00
  • 9e1f994416 feat: added put/patch api to main oobject of business module colaftc 2025-12-12 14:45:51 +08:00
  • 1a8c446365 feat: added n-to-1 relation between sales_order_item and printing_job model colaftc 2025-12-11 18:09:10 +08:00
  • 633031d7cb feat: add printing_job field to SalesOrderItem model for associating with printing tasks colaftc 2025-12-11 12:50:09 +08:00
  • 4188bae0fc fix: query param of api_man colaftc 2025-12-09 16:34:46 +08:00
  • d61a644d92 clean colaftc 2025-12-09 14:16:18 +08:00
  • 86d0c916ca fix: added name filter for api_man apis, fixed plate_orders search exclude id (only search via design_code) colaftc 2025-12-09 14:15:31 +08:00
  • a36a7e5265 feat: tasks for sync products and customers colaftc 2025-12-08 22:22:18 +08:00
  • fc18f71615 feat: celery_beat colaftc 2025-12-08 18:37:41 +08:00
  • e95e61f3ae fix: has_started was not exclude is_cancelled=True status node colaftc 2025-12-05 22:52:16 +08:00
  • 642d167305 feat: api_v2 colaftc 2025-12-04 14:47:30 +08:00
  • d8eb66821e feat: add discount_amount to payment_order and receipt_order, and change total_amount logic colaftc 2025-12-04 09:36:59 +08:00
  • 0b8146d972 feat: transfer api for stock module colaftc 2025-12-02 14:14:17 +08:00
  • 9dbb2f9c9b refactor: views and srzs of business-statement api colaftc 2025-12-02 13:11:29 +08:00
  • e22344b308 feat: added product info to statements api colaftc 2025-12-02 12:02:40 +08:00
  • 844730558c feat: statement api for business module colaftc 2025-12-02 10:32:09 +08:00
  • d522c0a9b0 feat: statement for supplier and customer colaftc 2025-12-01 22:55:52 +08:00
  • fae33809ac feat: sales return order and purchase return order colaftc 2025-12-01 16:52:59 +08:00
  • a3b4af2602 feat: BalanceChangeRecord colaftc 2025-12-01 15:22:59 +08:00
  • 9acc4e14fc feat: balance api colaftc 2025-11-30 23:04:21 +08:00
  • 9006a530d1 feat: payment order and receipt order colaftc 2025-11-30 21:52:36 +08:00
  • ce1954ad58 feat: sales_order api colaftc 2025-11-30 17:06:48 +08:00
  • f6f0ec2ae9 fear: stock reverse placeholder colaftc 2025-11-30 13:40:47 +08:00
  • 4b3cd8eb75 feat: purchase_order approve and calcel colaftc 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 colaftc 2025-11-28 15:01:11 +08:00
  • 53f2a24b20 feat: purchase order item model colaftc 2025-11-27 16:58:23 +08:00
  • 0fa153849c added image_name to PlateOrder model colaftc 2025-11-27 15:14:34 +08:00
  • a9c75a13fa feat: big version, added tasks for backup_database and stock change, added health check api, approve sse (support channel via merchant) colaftc 2025-11-26 21:49:42 +08:00
  • 6bf0465d05 feat: query api for stock_change_detail colaftc 2025-11-25 18:08:42 +08:00
  • 9b8f6dd57c clean: move docs and remove temp test file colaftc 2025-11-25 16:17:21 +08:00
  • 90786ab99b fix: allow_host setting colaftc 2025-11-25 16:13:03 +08:00
  • d90917e764 feat: running on docker fully, and added rabbitmq/worker container colaftc 2025-11-25 15:56:13 +08:00
  • cd6a2370fc feat: relaxed in restrict out colaftc 2025-11-24 15:57:19 +08:00
  • 113818f73d Merge branch 'new_stock' main has been changed bcos basic_info must adding a new model(user profile) colaftc 2025-11-24 13:00:15 +08:00
  • 506b0cb448 feat: added user profile model & api & admin, it uses by found user with merchant colaftc 2025-11-24 12:58:29 +08:00
  • d1f83c7df1 feat: pick up logic of api - stock_record_change.post to stock - services module colaftc 2025-11-24 10:34:54 +08:00
  • 40ca4fc1c3 feat: added new version describe colaftc 2025-11-24 10:15:00 +08:00
  • 0e77496d9a fix: [stateflow] query cancelled state with parameters failed colaftc 2025-11-24 08:46:28 +08:00
  • 2a838199fa feat: added type field into warehouse model colaftc 2025-11-20 15:44:35 +08:00
  • 6091280fdc feat: added migrate for set id init value into 8000 of plate_order colaftc 2025-11-20 13:01:44 +08:00
  • ad0b6a84d2 feat: added pgadmin container colaftc 2025-11-19 14:08:05 +08:00
  • 400c0db6db fix: current_state has been changed to a computed property colaftc 2025-11-19 10:23:17 +08:00
  • 7f822b0064 feat: product quick api and param create api preview colaftc 2025-11-19 09:03:15 +08:00
  • 2efd11c019 feat: query all process nodes for business_object colaftc 2025-11-17 16:38:09 +08:00
  • 6fd199a218 feat: query all process nodes for business_object colaftc 2025-11-17 16:37:21 +08:00
  • d23db848ec feat: upload api colaftc 2025-11-17 14:34:09 +08:00
  • dff9151651 fix: admin of printing module colaftc 2025-11-17 12:11:04 +08:00
  • 81e8c8cb84 patch: patch testing (api & services) colaftc 2025-11-17 10:10:44 +08:00
  • 02a1b77e19 patch: patch testing (api & services) colaftc 2025-11-17 10:10:32 +08:00
  • 9c38e2ac09 feat: stateflow v2 (params required) colaftc 2025-11-15 19:39:15 +08:00
  • 9ad404a365 fix: clean colaftc 2025-11-14 17:52:32 +08:00
  • 452a8805fb fix: woodpecker colaftc 2025-11-14 17:42:32 +08:00
  • d130879d8e feat: change repo colaftc 2025-11-14 17:05:46 +08:00
  • af523d0350 fix: little bugs, feat: woodpecker settings colaftc 2025-11-14 15:11:26 +08:00
  • 107e65afc0 fix: docs colaftc 2025-11-14 09:01:48 +08:00
  • f071e5fff9 feat: printing module colaftc 2025-11-13 18:22:42 +08:00
  • 8097d6941c fix: binding merchant and employee at admin site 2 colaftc 2025-11-12 17:53:21 +08:00
  • 0030f9292e fix: binding merchant and employee at admin site 2 colaftc 2025-11-12 17:52:19 +08:00
  • 2ceb9c7aab fix: binding merchant and employee at admin site 2 colaftc 2025-11-12 17:51:17 +08:00
  • 22f7b6cea4 fix: binding merchant and employee at admin site colaftc 2025-11-12 17:48:57 +08:00
  • 808e5699f9 feat: added printing module colaftc 2025-11-12 17:08:20 +08:00
  • 9898d71a7e feat: new modul (stateflow) colaftc 2025-11-11 18:05:10 +08:00
  • 2aafb93aad feat: sse && multi_merchant completed colaftc 2025-11-11 10:56:20 +08:00
  • b2078dfa46 feat: auto complete stock change colaftc 2025-11-10 09:01:25 +08:00
  • 37c2e7d723 feat: backend api colaftc 2025-11-06 13:24:02 +08:00
  • 999fdfb136 fix: clean the shit of idea colaftc 2025-11-06 09:09:11 +08:00
  • a759030cdc fix: rebuild stock change record colaftc 2025-11-05 16:57:54 +08:00
  • d88bf367f8 feat: stock module colaftc 2025-11-04 18:04:27 +08:00
  • 9fde654e2f init colaftc 2025-11-03 17:55:30 +08:00