diff --git a/.vscode/sftp.json b/.vscode/sftp.json index ea35e0a..b6e466c 100644 --- a/.vscode/sftp.json +++ b/.vscode/sftp.json @@ -8,5 +8,10 @@ "password": "dZURD2M9RyMTh63cEGQ5", "uploadOnSave": true, "useTempFile": false, - "openSsh": false + "openSsh": false, + "watcher": { + "files": "prototype/**/*", + "autoUpload": true, + "autoDelete": false + } } \ No newline at end of file diff --git a/prototype/invoice/app-purchase-list.php b/prototype/invoice/app-purchase-list.php index cecf5eb..76c82aa 100644 --- a/prototype/invoice/app-purchase-list.php +++ b/prototype/invoice/app-purchase-list.php @@ -130,11 +130,6 @@ include '../../header-invoice.php'; - -
- @@ -782,6 +783,189 @@ include '../../header-sneat.php'; + +