Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1209 Представления

Hello,

I´m trying to put some rules for shipping method. I can´t find where i could change decimal accuracy for those rules. I need to get if volume <=0.003 but it changes it to 0.00.

You can find this website/shippingmethods/deliverymethod/pricing/name(rule)


I have tryed to change 

settings / technical / database structure / decimal accuracy 

and 

inventory/configuration/units of measures/uom

but none of these change anything for rule decimal accuracy.

We are using Odoo 14 EE

Does someone know where i can change it?

Аватар
Отменить
Автор

Hi Mohamed,

Thank you! That works

Лучший ответ

Hello Samuli,

1- Goto settings >> technical >> user interface >> Views.
2- Search for this view "delivery.price.rule.form".
3- Add this tag on the field  max_value    (digits="[3,3]"/>)

Thanks

Аватар
Отменить