mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
[app_common] v17 tree_view.rng
This commit is contained in:
@@ -27,7 +27,7 @@ def app_relaxng(view_type):
|
||||
_relaxng_cache[view_type] = None
|
||||
return _relaxng_cache[view_type]
|
||||
|
||||
# view_validation.relaxng = app_relaxng
|
||||
view_validation.relaxng = app_relaxng
|
||||
#
|
||||
# class View(models.Model):
|
||||
# _inherit = 'ir.ui.view'
|
||||
|
||||
Reference in New Issue
Block a user