[fixes] address and contact

This commit is contained in:
Rushabh Mehta
2017-01-14 00:25:22 +05:30
parent c0bfb0ba56
commit 95439db53f
10 changed files with 113 additions and 146 deletions

View File

@@ -32,7 +32,7 @@ def setup(domain):
import_json('Contact')
import_json('Lead')
setup_currency_exchange()
setup_mode_of_payment()
#setup_mode_of_payment()
setup_account_to_expense_type()
setup_budget()
setup_pos_profile()