← Back to team overview

credativ team mailing list archive

[Bug 878104] Re: Cannot overwrite stored function field with non-stored field

 

** Tags removed: rc1
** Tags added: maintenance

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/878104

Title:
  Cannot overwrite stored function field with non-stored field

Status in OpenERP Server:
  Fix Committed

Bug description:
  When I try to overwrite the function field commitment_date (stored
  field) in the sale_order_dates module by a non-function char field. It
  gives me an error.

   File "/opt/openerp/openerp-server-6.0.3/bin/osv/fields.py", line 113, in get
      raise Exception(_('undefined get method !'))
  Exception: undefined get method !

  It prob try's to call a get method that does not exist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/878104/+subscriptions