2015-08-02 2:24 GMT+02:00 <[email protected]>: > > Hi. I have 3 questions: > 1. What module gives me the suppliers list in a product definition (I don't > know how I got it):
Purchase Tip: go to Admin/Models/Models and filter model. You know fields related a model, type, and module who installed it. > 2. How do I get a supplier to show up automatically in the list after making > a purchase (the product price gets updated, but not the suppliers list). If you create purchases from purchase requests: http://hg.tryton.org/modules/stock_supply/file/6f6a0cc7edc1/purchase_request.py#l380 > 3. If that is not possible, how can I search for the suppliers of a given > product without having to input them here (or in the form previously shown): > > > Thanks in advance.
