Files
orderPRO/.paul/governance
Jacek Pyziak 0227f2d072 feat(123): receipts export xlsx VAT breakdown
- AccountingController::export(): new headers (Numer | Data wystawienia | Kwota brutto | Kwota netto | Stawka VAT | Kwota VAT), removed Data sprzedazy/Konfiguracja/Nr zamowienia/Nr referencyjny
- buildVatBreakdown() helper groups items_json by vat rate, emits one XLSX row per (receipt x rate); legacy receipts (no `vat` in snapshot) fallback to net=brutto/1.23
- ReceiptService::buildItemsSnapshot(): writes `vat` per item from order_items.tax_rate (fallback 23.0); shipping cost item gets vat=23.0
- RECEIPT-NET-FIX deferred (.paul/codebase/todo.md): ReceiptService::issue() still saves total_net=total_gross

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 21:06:53 +02:00
..
2026-04-07 22:39:16 +02:00
2026-04-09 00:51:24 +02:00
2026-04-09 13:01:14 +02:00
2026-04-12 01:35:19 +02:00
2026-04-12 01:35:19 +02:00
2026-04-13 00:59:41 +02:00
2026-04-13 22:31:06 +02:00
2026-04-14 20:36:20 +02:00
2026-04-16 23:19:11 +02:00
2026-04-17 19:15:55 +02:00
2026-04-19 22:43:02 +02:00
2026-04-20 23:17:25 +02:00
2026-04-21 18:05:44 +02:00
2026-04-22 22:54:26 +02:00
2026-04-23 14:18:28 +02:00
2026-04-24 18:55:13 +02:00
2026-04-26 21:55:49 +02:00
2026-04-27 22:10:57 +02:00
2026-04-28 22:17:25 +02:00
2026-04-29 15:14:18 +02:00
2026-04-30 21:33:48 +02:00
2026-05-05 23:35:45 +02:00
2026-05-06 20:35:26 +02:00
2026-05-07 23:35:18 +02:00
2026-05-08 15:28:26 +02:00
2026-05-11 00:09:23 +02:00
2026-05-11 20:40:13 +02:00