Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
by
ClosingAp Open Source Integrators Europe, LDA, Daniel Reis
Hello,
You can extend the "_purchase_service_prepare_order_values" method, originally declared at addons/sale_purchase/models/sale_order.py.
That prepares the data used to create the POL.
Thanks
Daniel
You can extend the "_purchase_service_prepare_order_values" method, originally declared at addons/sale_purchase/models/sale_order.py.
That prepares the data used to create the POL.
Thanks
Daniel
On 13/11/2020 14:37, Radovan Skolnik
wrote:
Hello, for our customers we offer standard products but also one-off custom-made stuff that we order from our suppliers. These are for example special tables with individual dimensions for each project. So we have a "template" product (not in the Odoo meaning) that we put into Sale Order and in the special SOL field we specify the dimensions. Now if the customer accepts the offer, Purchase Order is automatically created as we have MTO setup. We do not group POs nor POLs, so each SOL gets its own POL. Now how would I be able to propagate contents of that special SOL field into its apropriate POL? Or should I use any other approach? Thank you very much. Best regards Radovan Skolnik_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byData Dance s.r.o., Radovan Skolnik-
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byData Dance s.r.o., Radovan Skolnik -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byData Dance s.r.o., Radovan Skolnik -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byData Dance s.r.o., Radovan Skolnik -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byIntero Technologies GmbH, C. Zoellner -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byDEC, Yann Papouin -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byTecnativa. S. L., Pedro M. Baeza -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byIván Todorovich -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byData Dance s.r.o., Radovan Skolnik -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byIván Todorovich -
Re: How to propagate custom info/note from Sale Order Line to Purchase Order Line using MTO
byData Dance s.r.o., Radovan Skolnik
-