show billing info on order details - backend panel
This commit is contained in:
@@ -864,7 +864,11 @@
|
||||
"uploadFile" : "Upload files for order package",
|
||||
"idProject" : "Id project",
|
||||
"projectName" : "Project name",
|
||||
"isAvailable" : "Is available"
|
||||
"isAvailable" : "Is available",
|
||||
"billingFirstName" : "Billing first name",
|
||||
"billingLastName" : "Billing last name",
|
||||
"billingMail" : "Invoice mail",
|
||||
"billingAddress" : "Billing address"
|
||||
},
|
||||
"extra" : {
|
||||
"NOT_ASSIGNED" : "Unassigned",
|
||||
|
||||
Reference in New Issue
Block a user