[buying controller] [fix] fixed message for company warehouse mismatch validation
This commit is contained in:
@@ -2,6 +2,7 @@ test_records = [
|
||||
[{
|
||||
"doctype": "Price List",
|
||||
"price_list_name": "_Test Price List",
|
||||
"currency": "INR"
|
||||
"currency": "INR",
|
||||
"valid_for_all_countries": 1
|
||||
}]
|
||||
]
|
||||
Reference in New Issue
Block a user