stock_usability: Add 'set qty to 0' button on return wizard

This commit is contained in:
Alexis de Lattre
2020-07-06 17:26:31 +02:00
parent 284f0a1e73
commit 6377f0984d
5 changed files with 45 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ from . import stock
from . import procurement
from . import product
from . import partner
from . import wizard