From 52bff528562379e78df924144c7957e26309e70f Mon Sep 17 00:00:00 2001 From: Sreejith P Date: Wed, 6 Jun 2018 09:15:37 +0530 Subject: [PATCH] [FIX] Model Removed --- oh_hr_lawsuit_management/README.md | 21 ++++++++++++++++--- .../security/ir.model.access.csv | 2 -- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/oh_hr_lawsuit_management/README.md b/oh_hr_lawsuit_management/README.md index b0093d442..a9015a97d 100644 --- a/oh_hr_lawsuit_management/README.md +++ b/oh_hr_lawsuit_management/README.md @@ -2,16 +2,31 @@ OHRMS Legal Actions --------------------- Supporting Addon for Open HRMS, Managing Legal Actions -Connect with experts --------------------- -If you have any question/queries/additional works on OpenHRMS or this module, You can drop an email directly to Cybrosys. +Installation +------------ +- www.odoo.com/documentation/11.0/setup/install.html +- Install our custom addon + + +Bug Tracker +----------- +Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. + Contacts -------- info - info@cybrosys.com +Sreejith P - sreejith@cybrosys.in Jesni Banu - jesni@cybrosys.in Website: https://www.openhrms.com https://www.cybrosys.com + +Maintainer +---------- + +This module is maintained by Cybrosys Technologies. + +For support and more information, please visit https://www.cybrosys.com. diff --git a/oh_hr_lawsuit_management/security/ir.model.access.csv b/oh_hr_lawsuit_management/security/ir.model.access.csv index 4174bb79a..a57ffa0c7 100644 --- a/oh_hr_lawsuit_management/security/ir.model.access.csv +++ b/oh_hr_lawsuit_management/security/ir.model.access.csv @@ -1,6 +1,4 @@ "id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink" "access_hr_lawsuit_manager","hr.access_hr_lawsuit_manager","model_hr_lawsuit","oh_hr_lawsuit_management.lawsuit_group_manager",1,1,1,1 "access_hr_lawsuit_manager1","hr.access_hr_lawsuit_manager","model_hr_lawsuit",,1,0,0,0 -"access_case_details_manager","hr.access_case_details_manager","model_case_details","oh_hr_lawsuit_management.lawsuit_group_manager",1,1,1,1 -"access_wizard_lawsuit_manager","hr.access_wizard_lawsuit_manager","model_wizard_lawsuit","oh_hr_lawsuit_management.lawsuit_group_manager",1,1,1,1 "access_account_invoice","hr.access_account_invoice","account.model_account_invoice","oh_hr_lawsuit_management.lawsuit_group_manager",1,0,0,0