Mirrored from GitHub via DevOps Hub
Go to file
Mohamed Eltayar f74ac341f2 feat: enhance odex_takaful UI/UX with currency display and field widgets
- 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
2025-11-11 17:39:13 +03:00
.github/workflows Update github action file 2025-10-23 22:00:05 +03:00
odex25_ensan feat: enhance odex_takaful UI/UX with currency display and field widgets 2025-11-11 17:39:13 +03:00
.gitignore [UPD] odex_benefit: add rules & add price unit to electricals & change business logic for transportations insurance 2025-01-02 09:22:15 +01:00
README.md education notice task 1 => odex_benefit 2025-10-07 17:01:56 +03:00

README.md

odex25-standard-modules

This Repo contains general standard modules for all projects.