Widok dodawania / edycji faktury

This commit is contained in:
2026-02-19 00:16:24 +01:00
parent bb114ced7b
commit bed52bdcbd
3 changed files with 378 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
<?php include 'header.php'; ?>
<?php
$enablePrototypeComments = true;
include '../../header-invoice.php';
?>
<div class="container-fluid flex-grow-1 container-p-y">
@@ -507,7 +510,7 @@
</div>
</div>
<?php include 'footer.php'; ?>
<?php include '../../footer.php'; ?>
<script>
document.addEventListener('DOMContentLoaded', function () {