creating purchase order page

This commit is contained in:
2025-11-20 16:55:42 +01:00
parent 193bed2b1d
commit a240f42684
14 changed files with 490 additions and 3 deletions

View File

@@ -3,6 +3,8 @@
<app-search></app-search>
</div>
</div>
<div class="mt-1">
<p>purchase-order works!</p>
<app-purchase-order-table></app-purchase-order-table>
</div>