From bed52bdcbdb9b923d90175f6fc230601beca3361 Mon Sep 17 00:00:00 2001 From: Bartek Date: Thu, 19 Feb 2026 00:16:24 +0100 Subject: [PATCH] Widok dodawania / edycji faktury --- prototype/invoice/app-invoice-add.php | 7 +- prototype/invoice/app-purchase-add.php | 370 ++++++++++++++++++++++++ prototype/invoice/app-purchase-list.php | 6 +- 3 files changed, 378 insertions(+), 5 deletions(-) create mode 100644 prototype/invoice/app-purchase-add.php diff --git a/prototype/invoice/app-invoice-add.php b/prototype/invoice/app-invoice-add.php index f897e83..ae521c5 100644 --- a/prototype/invoice/app-invoice-add.php +++ b/prototype/invoice/app-invoice-add.php @@ -1,4 +1,7 @@ - +
@@ -507,7 +510,7 @@
- + + + + + \ No newline at end of file diff --git a/prototype/invoice/app-purchase-list.php b/prototype/invoice/app-purchase-list.php index 162d0b8..046ab36 100644 --- a/prototype/invoice/app-purchase-list.php +++ b/prototype/invoice/app-purchase-list.php @@ -451,9 +451,9 @@ include '../../header-invoice.php'; -
- - +
+ +