Public release from ruodoo-project: 19.0 - 2026-05-31 21:19:12 UTC

This commit is contained in:
CI Publish Bot
2026-05-31 21:19:21 +00:00
commit aa4214c195
1213 changed files with 183945 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"name": "Protect ir.rule records",
"summary": "Non-superuser admins cannot change protected ir.rule or uninstall this module",
"version": "19.0.1.0.0",
"author": "IT-Projects LLC, Ivan Yelizariev",
"category": "Extra Tools",
"images": ["images/banner.jpg"],
"support": "apps@itpp.dev",
"website": "https://www.odoo.com/apps/modules/14.0/ir_rule_protected/",
"license": "Other OSI approved licence", # MIT
"depends": [],
"data": ["views.xml"],
"installable": True,
}