I'm new to Odoo, so I want to hear suggestions from you guys please.
For some reasons we want to add supplier's name to our sale order (and potentially more fields from the purchase module), how can I do that?
I was trying to do it from the GUI, so I went to Settings-->Technical-->Database Structure-->Models (sale.order), added a field called x_Supplier, set it to Many2One, set Object Relation to res.partner.
Could some of you experienced users let me know what am I missing?
Thanks in advance!