mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-19 01:34:43 -05:00
[Fix] Fixed less files issue
This commit is contained in:
committed by
Parthiv Patel
parent
2ca0a57291
commit
64137e7d72
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user