Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
La domanda è stata chiusa con motivazione: Contiene osservazioni offensive o calunniose
da Yanael Feuillet Garcia - 08/04/2024 09:04:24
689 Visualizzazioni

Title: Trouble with "Visible if" function in Odoo Studio Reports


Hello,


I'm currently working on Odoo v16 SaaS Studio reports (tested on Runbot). My goal is to make certain fields visible using the "Visible if" function of the Studio module.


My condition for invisibility is based on tags/labels, such as tag IDs of sales orders.


The error occurs only if multiple tags are selected and you try to apply an invisibility condition on one of them.


Here's the modification you should have in your XML view after applying the condition in Studio:


 

    name_field_tag == 8

 



Here's a typical example of the error you might encounter:


ValueError: Expected singleton: crm.tag(1, 8)

Template: studio_customization.studio_report_docume_ac48d7d3-a5b4-4b14-95e2-970f66b1f11e_document

Path: /t/div/table/thead/tr/th[3]

Node:

doc.x_studio_etiquette_sales.id == 2"/>


How in my XML code can I interpret the different tags ?

I haven't found any solutions other than "Resorting to development, which is not possible because we are on SaaS and intend to stay that way..."


Thank you.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
5
set 25
21578
3
ago 25
3114
1
mag 25
2983
1
apr 25
3956
1
apr 25
4843