Friday, April 24, 2026
1 change · saas-18.4
Enhancements to existing features
Electronic document import processing has been reorganized so each document format can apply its own follow-up handling. This makes the invoicing import flow easier to maintain and adapt without changing user-facing behavior.
Original PR description
[IMP] account{_edi_ubl_cii}: move decoder post process logic
Make the post process method part of the dictionary returned by `_get_edi_decoder` so that every decoder type can have its own post process logic well separated
no-task