@@ -578,6 +578,7 @@ class SellingController(StockController):
|
|||||||
"customer_address": "address_display",
|
"customer_address": "address_display",
|
||||||
"shipping_address_name": "shipping_address",
|
"shipping_address_name": "shipping_address",
|
||||||
"company_address": "company_address_display",
|
"company_address": "company_address_display",
|
||||||
|
"dispatch_address_name": "dispatch_address",
|
||||||
}
|
}
|
||||||
|
|
||||||
for address_field, address_display_field in address_dict.items():
|
for address_field, address_display_field in address_dict.items():
|
||||||
|
|||||||
Reference in New Issue
Block a user