Cannot overwrite stored function field with non-stored field

Bug #878104 reported by Evert Dausy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Committed
Undecided
OpenERP Publisher's Warranty Team

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.

Tags: maintenance

Related branches

Changed in openobject-server:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
Revision history for this message
Ravi Gohil (OpenERP) (rgo-openerp) wrote :

Hello Evert Dausy,

Thank you very much for reporting this problem.

It is now fixed in,
Branch: lp:~openerp-dev/openobject-server/6.0-opw-18390-rgo,
Revision ID: <email address hidden>
Revision: 3528

Regards.

Changed in openobject-server:
status: New → Fix Committed
tags: added: maintenance
removed: rc1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.