mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix 权限相关
This commit is contained in:
@@ -39,7 +39,6 @@ patch(UserMenu.prototype, "app_odoo_customize.UserMenu", {
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
}
|
||||
userMenuRegistry.remove("support");
|
||||
}
|
||||
if (session.app_show_account) {
|
||||
userMenuRegistry.add("odoo_account", odooAccountItem, {'force': true});
|
||||
|
||||
Reference in New Issue
Block a user