update misc

This commit is contained in:
Ivan Office
2024-01-02 20:52:55 +08:00
parent 7d57f76f09
commit 092e3256e8
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data',
'version': '16.23.11.28',
'version': '16.24.01.02',
'author': 'odooai.cn',
'category': 'Extra Tools',
'website': 'https://www.odooai.cn',

View File

@@ -17,7 +17,7 @@
<template id="replace_copyright_name" name="Copyright Name" inherit_id="web.frontend_layout">
<xpath expr="//span[hasclass('o_footer_copyright_name')]" position="replace">
<span class="o_footer_copyright_name me-2">Copyright &amp;copy;
<span class="copyright_name_before" contenteditable="true">2009-2023 </span>
<span class="copyright_name_before" contenteditable="true">2009-2024 </span>
<span t-field="res_company.name" itemprop="name"/>
<span class="copyright_name_after" contenteditable="true"></span>
</span>