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

Hi,

i want to inherit the xml file and modify it using xpath.  I want to replace a section under this condition statement below:

<table class = "table table-sm mt48" t-if = "o.move_line_ids and o.state == 'done'">

i have try this statement but it doesn't work.

  <xpath expr = "// div [hasclass ('page')] // table [@ class = 'table table-sm mt48'] //table[@t-if="o.move_line_ids and o.state=='done'"]// tbody" position = "replace">

My error msg is stated below:

lxml.etree.XMLSyntaxError: attributes construct error, line 37, column 58

Is there a link regarding on how to use xpath in qweb that discuss on how to search different  path and t-if conditional  and t-set or for I loop statement?

Thanks your help.

regards,

Gain Charlie



Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
jan. 24
1159
0
jan. 24
879
0
feb. 22
2146
0
apr. 20
3285
1
aug. 19
5880