[Fix] Fixed less files issue

This commit is contained in:
Dhruvik Mevada
2021-01-04 12:18:32 +00:00
committed by Parthiv Patel
parent 2ca0a57291
commit 64137e7d72
29 changed files with 94 additions and 94 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<!-- Copyright 2019 Anvar Kildebekov <https://it-projects.info/team/fedoranvar>
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).-->
<odoo>
<flectra>
<record model="ir.module.category" id="module_management">
<field name="name">OpenAPI</field>
<field name="description">User access level for OpenAPI</field>
@@ -20,4 +20,4 @@
/>
<field name="category_id" ref="openapi.module_management" />
</record>
</odoo>
</flectra>
+2 -2
View File
@@ -1,5 +1,5 @@
<!-- Copyright 2019 Ivan Yelizariev <https://it-projects.info/team/yelizariev>
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).-->
<odoo>
<flectra>
<function model="res.users" name="reset_all_openapi_tokens" />
</odoo>
</flectra>