This commit is contained in:
2026-04-27 13:21:58 +02:00
parent b1e8bb3d12
commit 9cea86c0bf
16 changed files with 360 additions and 24 deletions

View File

@@ -0,0 +1,11 @@
# 2026-04-27
## Co zrobiono
- [Faza 1, Plan 01] Dodano pole `order_source` do odpowiedzi webservice API PrestaShop (`/api/orders/`)
- Zsynchronizowano `override/classes/order/Order.php` z wersją AddOrderExtraFields (dodano `$order_source` i wpis w `$definition`)
- Zewnętrzna aplikacja dostawcy może teraz filtrować zamówienia po źródle (Allegro / Sklep int. / Telefonicznie)
## Zmienione pliki
- `override/classes/order/Order.php`