← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 704311] Re: l10n_ch taxes 2011 Beta 1

 

Hello Amit,

I just updated addons, web and server to the last revisions, then tried
to create a new datase with default currency = CHF. After trying to set
the account numbers to 4 I get the following error.

Let me know if you need that I send to you a complete trace of the
configuration.

Thanks

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/704311

Title:
  l10n_ch taxes 2011 Beta 1

Status in OpenObject Addons Modules:
  Incomplete

Bug description:
  Traceback (most recent call last):
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", line 1973, in create
      vals = self._add_missing_default_values(cr, user, vals, context)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", line 1875, in _add_missing_default_values
      defaults[dv] = [(0, 0, x) for x in defaults[dv]]
  TypeError: 'bool' object is not iterable





References