Mirrored from GitHub via DevOps Hub
Go to file
Mohamed Eltayar 8ce729a37f hotfix: add missing currency_id fields to resolve ValidationError
- Add currency_id field to payment.details.lines model (PaymentDetailsLines class)
- Add currency_id field to refund.details.lines model (RefundDetailsLines class)
- Fix ValidationError: Field 'currency_id' does not exist in model 'payment.details.lines'
- Ensure all amount fields have corresponding currency_id in their models

This resolves the Odoo validation error that occurs when upgrading the module:
'الحقل "currency_id" غير موجود في النموذج "payment.details.lines"'

Critical fix for production deployment.
2025-11-11 18:38:51 +03:00
.github/workflows Update github action file 2025-10-23 22:00:05 +03:00
odex25_ensan hotfix: add missing currency_id fields to resolve ValidationError 2025-11-11 18:38:51 +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.