Transform Odoo Projects into Cases & Matters for law firms with full Arabic support.
- ✅ Complete Arabic translation support
- ✅ Professional legal terminology
- ✅ Dynamic menu translations
- ✅ Centralized constants and configuration
- ✅ Comprehensive test suite
- ✅ Well-documented codebase
-
Install the module:
./odoo-bin -u legal_practice_management -d your_database
-
Enable Arabic language:
- Go to Settings > Translations > Languages
- Install Arabic language
- Set Arabic as user language
-
Update translations:
./odoo-bin -u legal_practice_management -d your_database --i18n-overwrite
- Development Guide - Comprehensive development guide
- Translation README - Translation implementation details
- Implementation Summary - Implementation overview
Run the comprehensive test suite:
cd addons/legal_practice_management
python tests/test_translations.py- Contact: Mohamed Essam (mohamed@essamsalem.com)
- Repository: https://essamsalem.com
- License: LGPL-3