Hello all,
I don't understand how works this python line because of the in, the and and the or. Can you explain please?
default_amount = invoice.type in ('out_refund', 'in_refund') and -invoice.residual or invoice.residual
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello all,
I don't understand how works this python line because of the in, the and and the or. Can you explain please?
default_amount = invoice.type in ('out_refund', 'in_refund') and -invoice.residual or invoice.residual
Thanks
Ok, I have found it there :
http://python.developpez.com/cours/DiveIntoPython/php/frdiveintopython/power_of_introspection/and_or.php
At the point 4.6.1
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
مارس 15
|
5180 | ||
|
3
مارس 25
|
18277 | ||
|
0
يونيو 24
|
1562 | ||
|
2
فبراير 21
|
6172 | ||
|
0
يناير 24
|
8707 |