Skip to content
Snippets Groups Projects

Draft: Port to Odoo 16.

Closed Etienne Ferriere requested to merge topic/13.0/MO16-236 into branch/13.0
Compare and Show latest version
2 files
+ 7
5
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -112,8 +112,7 @@
</group>
<group string="Matching references">
<label
for=""
string="No accounting entry could be found with the specified parameters."
<span
class="o_form_label"
attrs="{'invisible': [('matching_count', '!=', 0)]}"
colspan="2"
@@ -118,6 +117,9 @@
attrs="{'invisible': [('matching_count', '!=', 0)]}"
colspan="2"
/>
>
No accounting entry could be found with the specified
parameters.
</span>
<field
name="matching_count"
string="Matching entries"
Loading