|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| doc | 3 weeks ago | |
| models | 3 weeks ago | |
| security | 3 weeks ago | |
| static | 3 weeks ago | |
| views | 3 weeks ago | |
| README.md | 3 weeks ago | |
| __init__.py | 3 weeks ago | |
| __manifest__.py | 3 weeks ago | |
README.md
Odoo Access Role
Overview
Odoo Access Role is an open-source module which enable access roles for users.
Features
-
🔐 Easily assign predefined access rights using custom roles.
-
🧩 Simplifies user access management by grouping permissions.
-
🔄 Automatically updates views when roles or permissions change.
-
✅ Ensures users get the correct permissions based on selected roles.
Screenshots
Here are some glimpses of Odoo Access Role in action:
1. Access Role
2. Sales module
Configuration
- No additional configurations needed.
Installation
Follow these steps to set up and run the app:
- Clone the Repository
git clone https://github.com/cybrosystech/Odoo-Access-Role.git cd Odoo-Access-Role
Contributing
We welcome contributions! Feel free to contribute and enhance the functionality. To get started:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature-name -
Make changes and commit:
git commit -m "Add your message here" -
Push your changes:
git push origin feature/your-feature-name -
Create a Pull Request on GitHub.
- Submit a pull request with a clear description of your changes.
License
This project is licensed under the AGPL-3. Feel free to use, modify, and distribute it as needed.
Contact
For questions or support, reach out to the maintainers at info@cybrosys.com or open an issue on GitHub.