Kgshop commited on
Commit
dae9ff2
·
verified ·
1 Parent(s): 2837db4

Automated backup transactions.json 2026-03-19 20:06:12 +05+0500

Browse files
Files changed (1) hide show
  1. transactions.json +46 -0
transactions.json CHANGED
@@ -33,5 +33,51 @@
33
  "dueDate": "теолуку"
34
  },
35
  "invoice_html": "\n <!DOCTYPE html>\n <html lang=\"ru\">\n <head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Накладная 0fd7bca0</title>\n <style>\n body { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; margin: 0; padding: 10px; background-color: #f4f4f4; color: #333; }\n .invoice-box { max-width: 800px; margin: auto; padding: 20px; border: 1px solid #eee; background: white; box-shadow: 0 0 10px rgba(0,0,0,0.15); }\n .header { text-align: center; margin-bottom: 20px; }\n .header h1 { margin: 0; font-size: 22px; font-weight: 600; }\n .header p { margin: 2px 0; font-size: 14px; }\n table { width: 100%; line-height: inherit; text-align: left; border-collapse: collapse; }\n table th { background: #f2f2f2; font-weight: bold; padding: 8px; border-bottom: 2px solid #ddd; }\n table td { padding: 8px; border-bottom: 1px solid #eee; }\n table tr.total td { font-weight: bold; font-size: 1.1em; border-top: 2px solid #ddd; }\n .footer-info { font-size: 14px; margin-top: 20px; }\n .print-hide { display: block; }\n @media print {\n body { margin: 0; padding: 0; background-color: #fff; }\n .invoice-box { box-shadow: none; border: none; margin: 0; padding: 0; }\n .print-hide { display: none; }\n }\n @media screen and (max-width: 600px) {\n body { padding: 0; }\n .invoice-box { padding: 15px; box-shadow: none; border: none; }\n table th, table td { font-size: 12px; padding: 5px; }\n .header h1 { font-size: 18px; }\n .header p { font-size: 12px; }\n table tr.total td { font-size: 1em; }\n }\n </style>\n </head>\n <body>\n <div class=\"invoice-box\">\n <div class=\"print-hide\" style=\"text-align: right; margin-bottom: 20px;\">\n <button onclick=\"window.print()\" style=\"padding: 8px 12px; font-size: 14px; cursor: pointer;\">Печать</button>\n </div>\n <div class=\"header\">\n <h1>Товарная накладная № 0fd7bca0</h1>\n <p>от 19.03.2026 20:02</p>\n </div>\n <table>\n <thead>\n <tr>\n <th style=\"text-align: center; width: 5%;\">№</th>\n <th style=\"text-align: left;\">Наименование</th>\n <th style=\"text-align: right;\">Кол-во</th>\n <th style=\"text-align: right;\">Цена</th>\n <th style=\"text-align: right;\">Сумма</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style=\"text-align: center;\">1</td>\n <td>Плащ Лида (Оранжевый)</td>\n <td style=\"text-align: right;\">4</td>\n <td style=\"text-align: right;\">1 900,00</td>\n \n <td style=\"text-align: right;\">7 600,00</td>\n </tr>\n </tbody>\n </table>\n <table style=\"margin-top: 20px;\">\n \n <tr class=\"summary\">\n <td colspan=\"4\" style=\"text-align: right;\">Сумма по товарам:</td>\n <td style=\"text-align: right;\">7 600,00 ₸</td>\n </tr>\n \n <tr class=\"summary\">\n <td colspan=\"4\" style=\"text-align: right;\">Услуги грузчика:</td>\n <td style=\"text-align: right;\">1 000,00 ₸</td>\n </tr>\n \n <tr class=\"summary\">\n <td colspan=\"4\" style=\"text-align: right;\">Комиссия за перевод (0.95%):</td>\n <td style=\"text-align: right;\">72,20 ₸</td>\n </tr>\n \n <tr class=\"total\">\n <td colspan=\"4\" style=\"text-align: right;\">Итого к оплате:</td>\n <td style=\"text-align: right;\">8 672,20 ₸</td>\n </tr>\n </table>\n <div class=\"footer-info\">\n <p>Способ оплаты: В долг (тест)</p>\n <p>Кассир: Толеген</p>\n </div>\n </div>\n </body>\n </html>\n "
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  }
37
  ]
 
33
  "dueDate": "теолуку"
34
  },
35
  "invoice_html": "\n <!DOCTYPE html>\n <html lang=\"ru\">\n <head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Накладная 0fd7bca0</title>\n <style>\n body { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; margin: 0; padding: 10px; background-color: #f4f4f4; color: #333; }\n .invoice-box { max-width: 800px; margin: auto; padding: 20px; border: 1px solid #eee; background: white; box-shadow: 0 0 10px rgba(0,0,0,0.15); }\n .header { text-align: center; margin-bottom: 20px; }\n .header h1 { margin: 0; font-size: 22px; font-weight: 600; }\n .header p { margin: 2px 0; font-size: 14px; }\n table { width: 100%; line-height: inherit; text-align: left; border-collapse: collapse; }\n table th { background: #f2f2f2; font-weight: bold; padding: 8px; border-bottom: 2px solid #ddd; }\n table td { padding: 8px; border-bottom: 1px solid #eee; }\n table tr.total td { font-weight: bold; font-size: 1.1em; border-top: 2px solid #ddd; }\n .footer-info { font-size: 14px; margin-top: 20px; }\n .print-hide { display: block; }\n @media print {\n body { margin: 0; padding: 0; background-color: #fff; }\n .invoice-box { box-shadow: none; border: none; margin: 0; padding: 0; }\n .print-hide { display: none; }\n }\n @media screen and (max-width: 600px) {\n body { padding: 0; }\n .invoice-box { padding: 15px; box-shadow: none; border: none; }\n table th, table td { font-size: 12px; padding: 5px; }\n .header h1 { font-size: 18px; }\n .header p { font-size: 12px; }\n table tr.total td { font-size: 1em; }\n }\n </style>\n </head>\n <body>\n <div class=\"invoice-box\">\n <div class=\"print-hide\" style=\"text-align: right; margin-bottom: 20px;\">\n <button onclick=\"window.print()\" style=\"padding: 8px 12px; font-size: 14px; cursor: pointer;\">Печать</button>\n </div>\n <div class=\"header\">\n <h1>Товарная накладная № 0fd7bca0</h1>\n <p>от 19.03.2026 20:02</p>\n </div>\n <table>\n <thead>\n <tr>\n <th style=\"text-align: center; width: 5%;\">№</th>\n <th style=\"text-align: left;\">Наименование</th>\n <th style=\"text-align: right;\">Кол-во</th>\n <th style=\"text-align: right;\">Цена</th>\n <th style=\"text-align: right;\">Сумма</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style=\"text-align: center;\">1</td>\n <td>Плащ Лида (Оранжевый)</td>\n <td style=\"text-align: right;\">4</td>\n <td style=\"text-align: right;\">1 900,00</td>\n \n <td style=\"text-align: right;\">7 600,00</td>\n </tr>\n </tbody>\n </table>\n <table style=\"margin-top: 20px;\">\n \n <tr class=\"summary\">\n <td colspan=\"4\" style=\"text-align: right;\">Сумма по товарам:</td>\n <td style=\"text-align: right;\">7 600,00 ₸</td>\n </tr>\n \n <tr class=\"summary\">\n <td colspan=\"4\" style=\"text-align: right;\">Услуги грузчика:</td>\n <td style=\"text-align: right;\">1 000,00 ₸</td>\n </tr>\n \n <tr class=\"summary\">\n <td colspan=\"4\" style=\"text-align: right;\">Комиссия за перевод (0.95%):</td>\n <td style=\"text-align: right;\">72,20 ₸</td>\n </tr>\n \n <tr class=\"total\">\n <td colspan=\"4\" style=\"text-align: right;\">Итого к оплате:</td>\n <td style=\"text-align: right;\">8 672,20 ₸</td>\n </tr>\n </table>\n <div class=\"footer-info\">\n <p>Способ оплаты: В долг (тест)</p>\n <p>Кассир: Толеген</p>\n </div>\n </div>\n </body>\n </html>\n "
36
+ },
37
+ {
38
+ "id": "3a65e37f08864c1fb490edfae74c3255",
39
+ "timestamp": "2026-03-19T20:06:12.945969+05:00",
40
+ "type": "online_sale",
41
+ "status": "completed",
42
+ "user_name": "Онлайн Каталог",
43
+ "kassa_name": "Онлайн",
44
+ "shift_id": null,
45
+ "items": [
46
+ {
47
+ "product_id": "fe2edfff1afe4675b07559283b77ac19",
48
+ "variant_id": "494c25331d8346b49338ee11a3b08285",
49
+ "name": "Плащ Лида (Синий)",
50
+ "barcode": "1",
51
+ "quantity": 3,
52
+ "price_at_sale": "1900",
53
+ "cost_price_at_sale": "1750.00",
54
+ "discount_per_item": "0.00",
55
+ "total": "5700"
56
+ },
57
+ {
58
+ "product_id": "fe2edfff1afe4675b07559283b77ac19",
59
+ "variant_id": "494c25331d8346b49338ee11a3b08285",
60
+ "name": "Плащ Лида (красный)",
61
+ "barcode": "1",
62
+ "quantity": 8,
63
+ "price_at_sale": "1900",
64
+ "cost_price_at_sale": "1750.00",
65
+ "discount_per_item": "0.00",
66
+ "total": "15200"
67
+ },
68
+ {
69
+ "product_id": "fe2edfff1afe4675b07559283b77ac19",
70
+ "variant_id": "494c25331d8346b49338ee11a3b08285",
71
+ "name": "Плащ Лида (зеленый)",
72
+ "barcode": "1",
73
+ "quantity": 7,
74
+ "price_at_sale": "1900",
75
+ "cost_price_at_sale": "1750.00",
76
+ "discount_per_item": "0.00",
77
+ "total": "13300"
78
+ }
79
+ ],
80
+ "total_amount": "34200.00",
81
+ "payment_method": "online"
82
  }
83
  ]