I am new to openerp v7, I want to automatically get the value of a field (a field which I have created) in a purchase order. Considering:
- in both sale order and purchase order form I have created the field and displayed it
- All my products have Procurement Method - make to order and I use run schedulers to convert sale orders to purchase orders automatically
- How do I get the value of the custom field in the purchase order directly from the sale order?
Any kind of help would be much appreciated.