fixed document

This commit is contained in:
Rohit Waghchaure
2017-06-16 18:22:30 +05:30
parent 6945d0dd8a
commit 65ccb42f95
5 changed files with 4 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ def get_company_currency(company):
def set_perpetual_inventory(enable=1, company=None):
if not company:
company = get_default_company()
if frappe.flags.in_test:
company = "_Test Company"