Skip to Content
Menú
This question has been flagged
1770 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
2
d’abr. 19
2560
1
de set. 22
6820
1
de set. 22
4357
1
de jul. 17
3339
2
de des. 19
4902