You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--Before--
-When the eFactura status was fetched and there was an invoice content error it was not displayed. This issue was due to both the overlooking of:
(1)the 'nok' status (sent back by the Romanian authorities regarding the presence of errors in the invoice content)
(2)the file provided in the zip that would contain the errors
-The error message shown would also only contain the first error even if many were present.
--Now--
-If the status fetched contains 'nok' and is therefore signaling the presence of invoice content errors, then the apposite error file is chosen instead of the file with the electronic signature. This allows for following logic to account for errors, to retrieve the error message and to provide the error file as the downloadable document.
-The pop up shows all the errors with an increased width to account for more content.
task-4306506
closesodoo#190618
Signed-off-by: Quentin De Paoli (qdp) <[email protected]>
0 commit comments