[app_common] v17 tree_view.rng

This commit is contained in:
Chill
2024-12-11 18:17:00 +08:00
parent 6e6efd6658
commit 5ff8f435cc
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@
{ {
'name': "odooAi Common Util and Tools", 'name': "odooAi Common Util and Tools",
'version': '24.08.26', 'version': '17.0.24.12.11',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',

View File

@@ -27,7 +27,7 @@ def app_relaxng(view_type):
_relaxng_cache[view_type] = None _relaxng_cache[view_type] = None
return _relaxng_cache[view_type] return _relaxng_cache[view_type]
# view_validation.relaxng = app_relaxng view_validation.relaxng = app_relaxng
# #
# class View(models.Model): # class View(models.Model):
# _inherit = 'ir.ui.view' # _inherit = 'ir.ui.view'

View File

@@ -4,7 +4,7 @@
<h2 class="oe_slogan">odooAi Common Util and Tools</h2> <h2 class="oe_slogan">odooAi Common Util and Tools</h2>
<h3 class="oe_slogan"> Network and media and base tools </h3> <h3 class="oe_slogan"> Network and media and base tools </h3>
<div class="oe_row"> <div class="oe_row">
<h3>Lastest update: v17.24.04.29</h3> <h3>Lastest update: v17.24.12.11</h3>
<div class="row"> <div class="row">
<img class="oe_demo oe_screenshot img img-fluid" style="max-height: 100%;" src="banner.png"> <img class="oe_demo oe_screenshot img img-fluid" style="max-height: 100%;" src="banner.png">
</div> </div>