BOD-6 #comment Work In Progress for all JSON subfields for My Shop Management. Outstanding items to resolve.
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
}
|
||||
},
|
||||
"bodyshop": {
|
||||
"actions": {
|
||||
"newstatus": ""
|
||||
},
|
||||
"errors": {
|
||||
"loading": "Impossible de charger les détails de la boutique. Veuillez appeler le support technique."
|
||||
},
|
||||
@@ -77,10 +80,55 @@
|
||||
"federal_tax_id": "",
|
||||
"insurance_vendor_id": "",
|
||||
"logo_img_path": "",
|
||||
"responsibilitycenter": "",
|
||||
"responsibilitycenters": {
|
||||
"atp": "",
|
||||
"lab": "",
|
||||
"lad": "",
|
||||
"lae": "",
|
||||
"laf": "",
|
||||
"lag": "",
|
||||
"lam": "",
|
||||
"lar": "",
|
||||
"las": "",
|
||||
"lau": "",
|
||||
"paa": "",
|
||||
"pac": "",
|
||||
"pal": "",
|
||||
"pam": "",
|
||||
"pan": "",
|
||||
"pao": "",
|
||||
"pap": "",
|
||||
"par": "",
|
||||
"tow": ""
|
||||
},
|
||||
"shopname": "",
|
||||
"state": "",
|
||||
"state_tax_id": "",
|
||||
"status": "",
|
||||
"statuses": {
|
||||
"default_arrived": "",
|
||||
"default_bo": "",
|
||||
"default_canceled": "",
|
||||
"default_completed": "",
|
||||
"default_delivered": "",
|
||||
"default_exported": "",
|
||||
"default_imported": "",
|
||||
"default_invoiced": "",
|
||||
"default_ordered": "",
|
||||
"default_received": "",
|
||||
"default_scheduled": ""
|
||||
},
|
||||
"zip_post": ""
|
||||
},
|
||||
"labels": {
|
||||
"jobstatuses": "",
|
||||
"orderstatuses": "",
|
||||
"responsibilitycenters": {
|
||||
"costs": "",
|
||||
"profits": "",
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
Reference in New Issue
Block a user