add contract page with dynamic form elements
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
{
|
||||
"product name": "product name",
|
||||
"product price": "product price",
|
||||
"product weight": "product weight",
|
||||
"product quantity": "product quantity",
|
||||
"product quantity unit": "product quantity unit",
|
||||
"product type": "product type",
|
||||
"planned": "planned",
|
||||
"reccurent": "reccurent",
|
||||
"planned products": "planned products",
|
||||
"select products per shipment": "select products per shipment.",
|
||||
"recurrent products": "recurrent products",
|
||||
"your selection in this category will apply for all shipments": "your selection in this category will apply for all shipments.",
|
||||
"recurrent": "recurrent",
|
||||
"product price kg": "product price kg",
|
||||
"product unit": "product unit",
|
||||
"grams": "grams",
|
||||
@@ -19,7 +24,8 @@
|
||||
"referer": "referer",
|
||||
"edit form": "edit form",
|
||||
"form name": "form name",
|
||||
"contact season": "contact season",
|
||||
"contract season": "contract season",
|
||||
"contract season recommandation": "recommandation : <Season>-<year> (example: Winter-2025)",
|
||||
"start date": "start date",
|
||||
"end date": "end date",
|
||||
"nothing found": "nothing found",
|
||||
@@ -41,13 +47,19 @@
|
||||
"productor address": "productor address",
|
||||
"productor payment": "productor payment",
|
||||
"priceKg": "priceKg",
|
||||
"weight": "weight",
|
||||
"quantity": "quantity",
|
||||
"quantity unit": "quantity unit",
|
||||
"unit": "sell unit",
|
||||
"price": "price",
|
||||
"create product": "create product",
|
||||
"informations": "informations",
|
||||
"remove product": "remove product",
|
||||
"edit product": "edit product",
|
||||
"shipment name": "shipment name",
|
||||
"shipments": "shipments",
|
||||
"shipment": "shipment",
|
||||
"there is": "there is",
|
||||
"for this contract": "for this contact.",
|
||||
"shipment date": "shipment date",
|
||||
"remove shipment": "remove shipment",
|
||||
"productors": "productors",
|
||||
@@ -65,5 +77,11 @@
|
||||
"a start date": "a start date",
|
||||
"a end date": "a end date",
|
||||
"a productor": "a productor",
|
||||
"a referer": "a referer"
|
||||
"a referer": "a referer",
|
||||
"a phone": "a phone",
|
||||
"a fistname": "a fistname",
|
||||
"a lastname": "a lastname",
|
||||
"a email": "a email",
|
||||
"submit contract": "submit contract",
|
||||
"all theses informations are for contract generation, no informations is stored outside of contracts": "all theses informations are for contract generation, no informations is stored outside of contracts."
|
||||
}
|
||||
Reference in New Issue
Block a user