Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1806 Weergaven

Hello everyone,
In Odoo 12 Payroll, I am able to access all rules by it's code using the following sintaxe:

result = RULE_CODE

I am also able to access the actual rule quantity by using "result_qty" variable. ie:

result_qty = 100

This works with actual rule I am working with.

How can I access the QUANTITY field from another previously computed rule?

I need something like:

result_qty = ANOTHER_RULE.quantity...

How can I achieve this in Odoo 12?

Thank you all in advance

Best regards

Paulo

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
apr. 19
2595
1
sep. 22
6820
1
sep. 22
4370
1
jul. 17
3353
2
dec. 19
4928