Merge pull request #5348 from expsa/fix/xml-syntax-error-20251111-1931

🔧 Fix: XML Syntax Error - Missing Group Tag
This commit is contained in:
Mohamed Eltayar 2025-11-11 19:33:23 +03:00 committed by GitHub
commit a1204a4be6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,7 @@
</div>
<div class="col-lg-4">
<group string="Additional Information" class="o_group_secondary">
<!-- Hidden fields -->
<field name="is_widow_orphan" invisible="1"/>
<field name="cancel_refund" invisible="1"/>
@ -184,6 +185,7 @@
context="{'default_domain_force_all': True}"/>
</group>
</div>
</div>
</div>
</div>