← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 727727] Re: Orm.create() should not drop nonexisting fields in passed values

 

Hello stefan

Thanks for the reporting. I have checked and the issue is present in
current system. To prevent at laease system has to show some error
message like "field does not exists in this object".

Thanks for the reporting.

** Changed in: openobject-server
   Importance: Undecided => Low

** Changed in: openobject-server
       Status: Incomplete => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
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/727727

Title:
  Orm.create() should not drop nonexisting fields in passed values

Status in OpenERP Server:
  Confirmed

Bug description:
  Hi,

  When I create an instance of an OpenERP object, any nonexisting
  fields-value pairs are dropped silently. This means a great
  opportunity to protect data integrity against logical errors and typos
  of developers is lost. A sanity check, if only a debug statement in
  the logs at this point would be very helpful.

  Cheers,
  Stefan.



References