-
- Downloads
[FIX] account_edi_extended : fix visibility of 'Retry' and 'Send Now' button.
Before this commit, the button 'Retry' would appear if the blocking_level of an account.move (aggregated value of all the related edi.document) was lower than 'error' even though the button 'Send now' also appears. The button 'retry' should only show if the blocking_level is 'error'.
closes odoo/odoo#65685
Signed-off-by:
Laurent Smet <smetl@users.noreply.github.com>
Please register or sign in to comment