chore(UAE VAT 201): add puctuation

This commit is contained in:
Mohammad Hasnain
2020-10-20 16:35:28 +05:30
parent 33e9a1ab31
commit 8796567b42
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ def make_custom_fields():
dict(fieldname='is_zero_rated', label='Is Zero Rated',
fieldtype='Check', insert_after='tax_code',
print_hide=1),
dict(fieldname='is_exempt', label='Is Exempt ',
dict(fieldname='is_exempt', label='Is Exempt',
fieldtype='Check', insert_after='is_zero_rated',
print_hide=1)
],