I'm correcting the status to wishlist, to reflect that this is really a 
nice-to-have, not a bug.
Stefan, it would actually make sense to create a merge proposal with your 
proposed patch against lp:openobject-server/trunk, so that it can get reviewed 
and integrated in the next version.
The procedure for creating merge proposals is explained in the documentation 
[1], and by indicating that your patch fixes this bug  (passing this to bzr 
commit: --fixes lp:727727) it will automatically link the branch with the bug.

Thanks!

[1]
http://doc.openerp.com/v6.0/contribute/15_guidelines/contribution_guidelines.html

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

-- 
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.

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to