[IMP] documents: improve views

Auto-generated commit based on local changes.
This commit is contained in:
maltayyar2 2025-12-02 15:51:05 +03:00
parent a3065cec89
commit d2e0221d69
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
'summary': "Document management Module",
'description': """
Additional Libraries for Module MUK.
Additional Libraries for Module MUK for Odex25.
""",
'author': "Odoo",

View File

@ -10,7 +10,7 @@
<t t-call="web.internal_layout">
<div class="page">
<t t-foreach="record['other']" t-as="object">
<div style="background-color:#f2f2f2">
<div style="background-color:grey;">
<t t-if="object[1]">
<t t-if="record['type'][0]=='many2one'">
<span t-esc="object[1][1]"/>