chore: order fields verification on update

This commit is contained in:
2025-10-01 15:00:55 +02:00
parent 70d29284a5
commit b93a65007e
3 changed files with 18 additions and 10 deletions
+2 -1
View File
@@ -28,7 +28,8 @@
"warning-fill-inputs": "Fill all the empty fields before copying the order!",
"warning-add-instruction": "Add at least one order instruction before copying the order!",
"warning-fill-missing": "Fill rows in the order's header and footer before copying it!",
"warning-fill-top": "Fill at least fields A, B, C and D in the order's header before saving it!",
"warning-fill-top-save": "Fill at least fields A, B, C and D in the order's header before saving it!",
"warning-fill-top-update": "Fill at least fields A, B, C and D in the order's header before updating it!",
"warning-order-identical": "Last saved order is identical as the current one!",
"warning-no-order-selected": "Choose the already saved order first!",
"error-update": "An error occurred while saving this order! :/",