This question has been flagged
3 Replies
4851 Views

Is there any purchase amendment module available for OpenERP 7 ? I want to modify a confirmed purchase order. Is there any module available to modify the confirmed purchase order? I wish to get functionality to change the confirmed purchase order rather than cancel the existing order, duplicate the same and modify it.

Avatar
Discard
Author Best Answer

Hi,

We developed a module which helps to modify the purchase order if the reception is not fully done or invoice is validated. http://zbeanztech.com/blog/purchase-amendment-module-modify-confirmed-purchase-orders

Avatar
Discard
Best Answer

You can do this out of the box.

1) Cancel the Incoming Shipment

2) Cancel the PO, set back to draft, edit and make changes

Should be easy to write a module that automates this with a single button if that's what you want.

https://www.openerp.com/apps/sale_order_reopen/ - does the same thing for Sales Orders.

Avatar
Discard

if it is partial incoming shipments(i have received and invoiced half of the payment), how we can cancel the Incoming shipment and PO?

Best Answer

Hi,

I developed a new standard PO amendment module for handle the PO changes. I want to share this to all and i don't know how to send my code to openerp 7 launchpad... Kindly help me to contribute this

You can download the module from git hub. Search PO amendment in gut hub

Avatar
Discard

module link is https://github.com/sengottuvel/OpenERP_7.0_PO-Amendment