Approval in backend
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"name_explica": "A concise name that helps colleagues to identify the shipment",
|
||||
"note": "Shipment none",
|
||||
"note_explica": "Any remark concerning the present shipment in general",
|
||||
"transport_method": "Transport methoid",
|
||||
"transport_method": "Transport method",
|
||||
"transport_method_explica": "Information regarding the method of transportation",
|
||||
"authorized_by": "Authorized by",
|
||||
"authorized_by_explica": "Full name of the person who authorized the shipment",
|
||||
@ -36,6 +36,12 @@
|
||||
"packaging_note": "Packaging note",
|
||||
"packaging_note_explica": "Any remark on the packaging",
|
||||
"delivery_note": "Delivery note",
|
||||
"delivery_note_explica": "Remarks on the delivery, e.g. the courier arrived five day late."
|
||||
"delivery_note_explica": "Remarks on the delivery, e.g. the courier arrived five day late.",
|
||||
"shipment_note": "Shipment note",
|
||||
"shipments_list": "List of shipments",
|
||||
"all_shipments": "All shipments"
|
||||
},
|
||||
"shipment_method_set": {
|
||||
"transport_method": "Transport method"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user