added deliverery note page with deliverery-note-form and deliverert-note-table

This commit is contained in:
2025-11-15 16:25:22 +01:00
parent d43f46b906
commit 5ab1ce4d5b
14 changed files with 431 additions and 27 deletions

View File

@@ -5,7 +5,7 @@
</nz-form-label>
<nz-form-control nzSpan="12" nzErrorTip="Ce champ est requis">
<input nz-input placeholder="Chronopost" formControlName="transporter">
<input nz-input placeholder="Transporteur" formControlName="transporter">
</nz-form-control>
</nz-form-item>
</form>