Browse Source

[FIX] fix xpath for total table div

12.0-add-financial-risk
houssine 5 years ago
parent
commit
7209f1fd82
  1. 2
      easy_my_coop/report/cooperator_certificat_G001.xml

2
easy_my_coop/report/cooperator_certificat_G001.xml

@ -58,7 +58,7 @@
</table>
<div class="clearfix">
<div id="total" class="row">
<div name="total_table" id="total" class="row">
<div t-attf-class="#{'col-4' if report_type != 'html' else 'col-sm-7 col-md-5'} ml-auto">
<table class="table table-sm">
<tr class="border-black o_total">

Loading…
Cancel
Save