hi, can you help me, how do i use multiple 'invisible' attribute for group string?
@Weblearns9 ай бұрын
Hi, you can apply something like this way.
@indeveloperid60612 жыл бұрын
Can I use nolabel attribute in that condition? because My label cannot invisble and only the value is invisible
@Weblearns2 жыл бұрын
seems you are using label tag. due to that its possible.
@ericrodriguez80153 жыл бұрын
hi, can you help me, how do i for print a checkbox true o false in PDF report
@Weblearns3 жыл бұрын
Hi Eric, I think this one help you. stackoverflow.com/questions/48989938/how-to-include-a-checkbox-image-in-a-qweb-report Also please share your solution here so other member also get benefit from it. Thank You
@OmarKAli-wz5ku3 жыл бұрын
this video is really useful but what about removing an attrs using xpath
@Weblearns3 жыл бұрын
Two way you can do it. Replace the field and add same field and here don't use attrs attribute. Or Use xpath position as attribute and blank atttrs attribute.
@OmarKAli-wz5ku3 жыл бұрын
Thanks, it works
@wcof80062 жыл бұрын
does this work in odoo 11? I've tried it but it's not working
@Weblearns2 жыл бұрын
Yes its working in V11. May I know which attrs you applied ?
@wcof80062 жыл бұрын
@@Weblearns the readonly one
@Weblearns2 жыл бұрын
@@wcof8006 please check line 256 github.com/odoo/odoo/blob/11.0/addons/account/views/account_invoice_view.xml