| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 18 |
| Technical Name |
l10n_sa_edi_fix |
| License | LGPL-3 |
Fix for ValueError: can only parse strings
Fixes a bug in l10n_sa_edi where _l10n_sa_generate_unsigned_data() crashes with "ValueError: can only parse strings" when _l10n_sa_generate_zatca_template() returns an error dictionary instead of XML content.
This module adds proper error handling to show a clear UserError message instead of a server crash.
Please log in to comment on this module