Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4390 Переглядів

Hi, I need a Function to calculate a Price with length*width. 

Is there any Modul with that function for Odoo 8?


Аватар
Відмінити

As far as I know, there is no such kind of module available. You need to make your custom module for this feature.

Найкраща відповідь

It's easy to do it for example

https://gist.github.com/aek/2a6966c05b01083364cf

Just create a module with this product extension loaded and define a new Price Type to be used in your pricelist version rule

The magic it's on the field type that need to be float to be picked up as a valid base price type, could be on product.product or in product.template

Hope this helps

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лют. 17
6170
3
бер. 15
4236
1
бер. 15
3448
2
квіт. 23
3800
1
трав. 22
3454