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

@@ -5,18 +5,21 @@ Bieżące poprawki i rozwój istniejącego sklepu PrestaShop 1.7.x (interblue.pl
## Current Milestone
**v0.1 Initial Release** (v0.1.0)
Status: Not started
Phases: 0 of TBD complete
Status: In progress
Phases: 0 of 1 complete
## Phases
| Phase | Name | Plans | Status | Completed |
|-------|------|-------|--------|-----------|
| 1 | TBD | TBD | Not started | - |
| 1 | order-source-api | 1 | Planning | - |
## Phase Details
Phases will be defined during `/paul:plan`.
### Phase 1: order-source-api
**Goal:** Add `order_source` virtual field to PrestaShop webservice API orders endpoint.
**Scope:** Extend `override/classes/order/Order.php` with a getter that returns `$this->module` as `order_source`.
**Plans:** 01-01-PLAN.md
---
*Roadmap created: 2026-04-27*
*Roadmap updated: 2026-04-27*