Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
4393 Zobrazení

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

Is there any Modul with that function for Odoo 8?


Avatar
Zrušit

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

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
úno 17
6170
3
bře 15
4237
1
bře 15
3451
2
dub 23
3801
1
kvě 22
3456