mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 08:11:19 +00:00
test: added the currency key and fixed company
This commit is contained in:
@@ -49,6 +49,7 @@ class TestReactivity(AccountsTestMixin, IntegrationTestCase):
|
||||
"debit_to": self.debit_to,
|
||||
"posting_date": today(),
|
||||
"cost_center": self.cost_center,
|
||||
"currency": "INR",
|
||||
"conversion_rate": 1,
|
||||
"selling_price_list": self.price_list,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user