← Back to team overview

openerp-india team mailing list archive

[Bug 1217869] Re: purchase order merge limits

 

Hello Martin,

Could not understand your bug report properly, Would you please provide
the more information on this like which kind of output you got and what
is your expected behavior etc.

Thank you and waiting for your reply!

** Changed in: openobject-addons
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1217869

Title:
  purchase order merge limits

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  I have added a few fields to purchase.order using my own module in v 7.0.
  Unfortunately, the function do_merge does all in one and returns when everything is finished.
  It would be nice to split up the function into several functions, one of which is responsible to set the values of the dictionary to compare / merge.
  Another function should define which fields should be compared to decide whether to merge or not.
  That would simplify the possibility to customize.

  And having read https://bugs.launchpad.net/openobject-
  addons/+bug/1091268, I would suggest to do something similar with
  porder.notes.

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


References