sale_confirm_wizard: add ability to skip wizard via inherit in some scenarios

This commit is contained in:
Alexis de Lattre
2020-11-03 14:54:47 +01:00
parent 9172407699
commit 18a2998bc3
3 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from . import sale
from . import wizard