Had anyone experience that in enterprise v13 that somehow Cost in Product Form field automatically updates negative value in it ?
We have set avg. cost method in product category and inventory method is perpetual "Automated".
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Had anyone experience that in enterprise v13 that somehow Cost in Product Form field automatically updates negative value in it ?
We have set avg. cost method in product category and inventory method is perpetual "Automated".
Hi
If you still facing this problem it has been solved in the 15.5+ version currently I trying to backport the Fix to version 14.0 check this pull request pull request you could check it has a detail report to the cause of the problem and the code to prevent it from happening
Have the same situation happening in 2 different customers where Costing method= average and it happens when product is consumed in a MO or when we ship it . Both v13 and v14
Thanks for sharing this.Yes ours is also consumption product.Please let me know if you find its cause.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Nov 16
|
6169 | ||
|
2
Feb 16
|
3141 | ||
|
2
Mar 15
|
3621 | ||
|
0
Nov 24
|
111 | ||
|
1
Jul 24
|
281 |
Decided to solve the issue temporarily with a simple module that will not allow negatives to hit the product. It also logs where the error is coming from. Goal is to be able to reproduce the error in order to open a ticket to Odoo:
https://github.com/dduarte-odoogap/price_history