Skip to content
Snippets Groups Projects

On invoice refunding with new invoice, ensure that the new invoice is opened in

Merged Etienne Ferriere requested to merge topic/13.0/TMA_SB-01276 into branch/13.0
4 files
+ 59
2
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
1
from . import account_period_close # noqa: F401
from . import account_move_reversal, account_period_close # noqa: F401
Loading