- Add currency_id field to all amount-related models (donation_details_lines, takaful_sponorship, takaful_sponsor_operation, donation_extension_wizard) - Update all amount fields to use widget='monetary' with system currency display - Update all date fields to use widget='date' or 'datetime' for better UX - Update all phone fields to use widget='phone' for proper validation - Ensure currency symbol displays automatically from system (SAR) without manual input - Maintain all existing business logic and workflows - Compatible with Odoo 14 standards and best practices Files modified: - Models: donation_details_lines.py, takaful_sponorship_model.py, takaful_sponsor_operation.py, donation_extension_wizard.py - Views: donations_details_lines.xml, takaful_sponorship_view.xml, takaful_sponsor_operation_views.xml, donation_extension_wizard.xml |
||
|---|---|---|
| .github/workflows | ||
| odex25_ensan | ||
| .gitignore | ||
| README.md | ||
README.md
odex25-standard-modules
This Repo contains general standard modules for all projects.