odoo/packs/odoo.v18/devs/kit_spy/dev-doc/uiview.json

44 lines
No EOL
4.2 KiB
JSON

{
"id": 181,
"is_seo_optimized": false,
"website_meta_title": false,
"website_meta_description": false,
"website_meta_keywords": false,
"website_meta_og_img": false,
"seo_name": false,
"name": "Brand Promotion Message",
"model": false,
"key": "web.brand_promotion_message",
"priority": 16,
"type": "qweb",
"arch": "<t name=&quot;Brand Promotion Message&quot; t-name=&quot;web.brand_promotion_message&quot;>\n <t t-set=&quot;odoo_logo&quot;>\n <a target=&quot;_blank&quot; t-attf-href=&quot;http://www.odoo.com?utm_source=db&amp;utm_medium=#{_utm_medium}&quot; class=&quot;badge text-bg-light&quot;>\n <img alt=&quot;Odoo&quot; src=&quot;/web/static/img/odoo_logo_tiny.png&quot; width=&quot;62&quot; height=&quot;20&quot; style=&quot;width: auto; height: 1em; vertical-align: baseline;&quot;/>\n </a>\n </t>\n <t t-set=&quot;final_message&quot;>Powered by %s%s</t>\n <t t-out=&quot;final_message % (odoo_logo, _message and (\"- \" + _message) or \"\")&quot;/>\n </t>\n ",
"arch_base": "<t name=&quot;Brand Promotion Message&quot; t-name=&quot;web.brand_promotion_message&quot;>\n <t t-set=&quot;odoo_logo&quot;>\n <a target=&quot;_blank&quot; t-attf-href=&quot;http://www.odoo.com?utm_source=db&amp;utm_medium=#{_utm_medium}&quot; class=&quot;badge text-bg-light&quot;>\n <img alt=&quot;Odoo&quot; src=&quot;/web/static/img/odoo_logo_tiny.png&quot; width=&quot;62&quot; height=&quot;20&quot; style=&quot;width: auto; height: 1em; vertical-align: baseline;&quot;/>\n </a>\n </t>\n <t t-set=&quot;final_message&quot;>Powered by %s%s</t>\n <t t-out=&quot;final_message % (odoo_logo, _message and (\"- \" + _message) or \"\")&quot;/>\n </t>\n ",
"arch_db": "<t name=&quot;Brand Promotion Message&quot; t-name=&quot;web.brand_promotion_message&quot;>\n <t t-set=&quot;odoo_logo&quot;>\n <a target=&quot;_blank&quot; t-attf-href=&quot;http://www.odoo.com?utm_source=db&amp;utm_medium=#{_utm_medium}&quot; class=&quot;badge text-bg-light&quot;>\n <img alt=&quot;Odoo&quot; src=&quot;/web/static/img/odoo_logo_tiny.png&quot; width=&quot;62&quot; height=&quot;20&quot; style=&quot;width: auto; height: 1em; vertical-align: baseline;&quot;/>\n </a>\n </t>\n <t t-set=&quot;final_message&quot;>Powered by %s%s</t>\n <t t-out=&quot;final_message % (odoo_logo, _message and (\"- \" + _message) or \"\")&quot;/>\n </t>",
"arch_fs": "web/views/webclient_templates.xml",
"arch_updated": false,
"arch_prev": "<t name=&quot;Brand Promotion Message&quot; t-name=&quot;web.brand_promotion_message&quot;>\n <t t-set=&quot;odoo_logo&quot;>\n <a target=&quot;_blank&quot; t-attf-href=&quot;http://www.odoo.com?utm_source=db&amp;utm_medium=#{_utm_medium}&quot; class=&quot;badge text-bg-light&quot;>\n <img alt=&quot;Odoo&quot; src=&quot;/web/static/img/odoo_logo_tiny.png&quot; width=&quot;62&quot; height=&quot;20&quot; style=&quot;width: auto; height: 1em; vertical-align: baseline;&quot;/>\n </a>\n </t>\n <t t-set=&quot;final_message&quot;>Powered by %s%s</t>\n <t t-out=&quot;final_message % (odoo_logo, _message and (\"- \" + _message) or \"\")&quot;/>\n </t>",
"inherit_id": "ir.ui.view()",
"inherit_children_ids": "ir.ui.view(2573,)",
"field_parent": false,
"model_data_id": "ir.model.data(5280,)",
"xml_id": "web.brand_promotion_message",
"groups_id": "res.groups()",
"mode": "primary",
"active": true,
"__last_update": "datetime.datetime(2024, 2, 27, 9, 23, 51, 656358)",
"display_name": "Brand Promotion Message",
"create_uid": "res.users(1,)",
"create_date": "datetime.datetime(2024, 1, 26, 15, 12, 26, 758238)",
"write_uid": "res.users(1,)",
"write_date": "datetime.datetime(2024, 2, 27, 9, 23, 51, 656358)",
"customize_show": false,
"website_id": "website()",
"page_ids": "website.page()",
"first_page_id": "website.page()",
"track": false,
"visibility": false,
"visibility_password": false,
"visibility_password_display": "",
"theme_template_id": "theme.ir.ui.view()"
}