From a3d95669cb079d3fd97bbe22d99e51b834f14e01 Mon Sep 17 00:00:00 2001 From: Alex55 Date: Mon, 6 Apr 2026 10:52:55 +0300 Subject: [PATCH] Comments --- files2.py | 1 + last_order_state.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/files2.py b/files2.py index 3c71cf2..204c8f2 100644 --- a/files2.py +++ b/files2.py @@ -178,6 +178,7 @@ def woo(order_id): "TITLE": f"Order {order['id']}", 'STAGE_ID': stage_id, 'CONTACT_IDS': [contact_id], + 'COMMENTS': f"{order['customer_note']}", 'UF_CRM_1684256942409': f"{order['billing'].get('first_name', '')}", 'UF_CRM_1684256770733': f"{order['billing'].get('last_name', '')}", 'UF_CRM_1684256782976': f"{order['billing'].get('email', '')}", diff --git a/last_order_state.json b/last_order_state.json index 363975d..8bf8547 100644 --- a/last_order_state.json +++ b/last_order_state.json @@ -1 +1 @@ -{"id": 113016, "hash": "c5fafd5aa9e69d742249afe450ff19ed", "status": "processing", "total": "2110", "modified": "2026-03-27T15:10:23"} \ No newline at end of file +{"id": 113590, "hash": "4598a9c5561c50655b36b21c6ffed12a", "status": "pending", "total": "1615", "modified": "2026-04-06T09:51:21"} \ No newline at end of file