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

Does Odoo allow Custom Area calculation and rate multiplier? 

I want to define the following customization for area & price calculation in my Quotations.

Example: A Table has the following dimensions: Length: 1200mm, Width: 600mm, Height: 725 mm


Top Surface Area in Square Feet = Length x Width / 92903

​= 1200 x 600 / 92903

​= 7.75 sqft


Final price = Rate x Area = 1000 x 7.75 = 7,750


Is this configurable in Odoo Quotations

Аватар
Відмінити
Найкраща відповідь

Hi,

In Odoo default this functionality is not available. If you need to make configure this functionality you need to make customization in this.


Hope it helps

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