Add mass backtodraft wizard on account.move

This commit is contained in:
Alexis de Lattre
2019-11-28 17:08:09 +01:00
parent 4eb7969264
commit e884489c9b
4 changed files with 54 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'partner_view.xml',
'product_view.xml',
'wizard/account_invoice_mark_sent_view.xml',
'wizard/account_move_backtodraft_view.xml',
],
'installable': True,
}