Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
Lines of code | 21 |
Technical Name |
ag_purchase_vendor_prices |
License | OPL-1 |
Versions | 13.0 14.0 |
RECENT VENDOR PRICES IN PURCHASE ORDER
By default in odoo, the purchase order takes the first added vendor price of a particular product. After installing this module, the recently added vendor prices will be shown in the purchase order and in the products.
HOW TO USE THIS MODULE
As seen in the above image, the Product B is having the vendor price as 500 from Vendor B.

Now when you create a purchase order, for product B with Vendor B as vendor, the price
automatically picks from the product master..

Now again if you choose Vendor B as vendor and choose product B and change price to 300.

If you go and see in the products, the first added price is stored for the products, it is not changed.

After installing this module, if you change the price to 300 for vendor B, it will update the recent price
in the product master as well.

As you can see in the above image, the vendor price gets updated each time.

Thus, whenever you choose purchase order the recent updated vendor price will be captured in the purchase order.

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module