[IMP] documents: improve views

Auto-generated commit based on local changes.
This commit is contained in:
maltayyar2 2025-12-02 15:30:19 +03:00
parent 61ba61a65e
commit f84b748aa3
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 for Odex25.
Additional Libraries for Module MUK.
""",
'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:grey;">
<div style="background-color:#f2f2f2">
<t t-if="object[1]">
<t t-if="record['type'][0]=='many2one'">
<span t-esc="object[1][1]"/>