** Tags removed: rc1
** Tags added: maintenance
--
You received this bug notification because you are a member of OpenERP
Indian Team, 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
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp