Skip to Content
Menu

Update product cost on vendor bill

by
Odoo
v 10.0 v 12.0 Third Party 490
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 2
Technical Name product_cost_update
LicenseAGPL-3
Websitehttp://www.auriumtechnologies.com
Versions 10.0 12.0 13.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 2
Technical Name product_cost_update
LicenseAGPL-3
Websitehttp://www.auriumtechnologies.com
Versions 10.0 12.0 13.0 15.0

Product cost update

This module will update the product cost with the purchase price from the latest vendor bill. Don't use this module if default costing methods are enabled.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
by
suyatmini
on 2/16/21, 12:01 AM
 res = super(AccountInvoice, self).invoice_validate()
                                                       ^
TabError: inconsistent use of tabs and spaces in indentation

its show error

still doesn't work
by
mahmoud.mekawy1@gmail.com
on 3/25/20, 10:08 AM

I choose standard cost method as you described, but still not working.I tested on a fresh database V12 EE


still does,t works
by
Gabriel Rodriguez
on 3/24/20, 2:31 PM

i choose standart cost but still doesn't works.


Same problem
by
Gabriel Rodriguez
on 3/23/20, 7:30 PM

I can’t find any option in Odoo modules that costing method is based on vendor bills (invoices)? How to do that? I appreciate your support

Re: Same problem
by
zahid
on 3/24/20, 1:45 PM Author

In Odoo standard you can choose a costing method in Product Category form view. ( Please refer to odoo documentation). You can iether choose : Fixed price, Average cost, or Fifo. When you do nothon , the fixed price is the default choice ( ie : the value of cost field that is on your product from). All these will use prices from purchase orders not from Invoices. This module will update this price with the purchase price from the LATEST VENDOR BILL (aka purchase INVOICE) when you validate it. No extra settings are required, just install it. This module won't work for you if you're costing method is AVCO or FIFO.


Didn’t work
by
Gabriel Rodriguez
on 3/23/20, 7:29 PM

Same Thing. I installed the module but nothing happened I can’t find any option in Odoo modules that costing method is based on vendor bills (invoices)? How to do that?


Thanks for reply
by
mahmoud.mekawy1@gmail.com
on 3/13/20, 9:34 AM

I can’t find any option in Odoo modules that costing method is based on vendor bills (invoices)? How to do that? I appreciate your support


Didn’t work
by
mahmoud.mekawy1@gmail.com
on 3/9/20, 7:55 PM

I installed the module but nothing happened. and what do you mean by Don't use this module if default costing methods are enabled? How to do that? best regards

Re: Didn’t work
by
zahid
on 3/10/20, 6:53 AM Author

Module updates cost price when you validate a vendor bill. In standard Odoo cost price is computed based on sale orders and their related pickings ( AVCO, Standard cost , or FIFO) Use the module only when your costing methode is based on vendor bills (invoices) in this case, the cost will be always the price on the last invoice.