- Improve profile handling in product list view
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -271,7 +271,8 @@
|
||||
},
|
||||
"errors": {
|
||||
"loading": "No se pueden cargar los detalles de la tienda. Por favor llame al soporte técnico.",
|
||||
"saving": ""
|
||||
"saving": "",
|
||||
"creatingdefaultview": ""
|
||||
},
|
||||
"fields": {
|
||||
"ReceivableCustomField": "",
|
||||
@@ -699,8 +700,11 @@
|
||||
"workingdays": ""
|
||||
},
|
||||
"successes": {
|
||||
"save": ""
|
||||
},
|
||||
"save": "",
|
||||
"unsavedchanges": "",
|
||||
"areyousure": "",
|
||||
"defaultviewcreated": ""
|
||||
},
|
||||
"validation": {
|
||||
"centermustexist": "",
|
||||
"larsplit": "",
|
||||
@@ -1176,6 +1180,7 @@
|
||||
"vehicle": ""
|
||||
},
|
||||
"labels": {
|
||||
"unsavedchanges": "",
|
||||
"actions": "Comportamiento",
|
||||
"areyousure": "",
|
||||
"barcode": "código de barras",
|
||||
@@ -2731,6 +2736,9 @@
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
"constants":{
|
||||
"main_profile": ""
|
||||
},
|
||||
"options": {
|
||||
"small": "",
|
||||
"medium": "",
|
||||
@@ -2834,7 +2842,8 @@
|
||||
"totalhours": "",
|
||||
"touchtime": "",
|
||||
"viewname": "",
|
||||
"alerts": ""
|
||||
"alerts": "",
|
||||
"addnewprofile": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
|
||||
Reference in New Issue
Block a user