I tried to import configuration parameters from one file to another, but i got an error
"'NoneType' object is not callable"
what is that mean? i already defined the external id, company, resource, value and field. ex:
external id = parameter4
company = base.main_company
name = Income Category Account
resource = All product / Finished Goods
type = many2one
field = property_account_income_categ
value = 411001 Product Sales
so, what causes this error?
Were you able to solve this on your own?
it seems that paramater can't be imported...