10.01.26
This commit is contained in:
@@ -633,6 +633,7 @@ class SplitLine(ModelView):
|
|||||||
weight = fields.Numeric('Weight', digits=(16,5))
|
weight = fields.Numeric('Weight', digits=(16,5))
|
||||||
|
|
||||||
class SplitWizardStart(ModelView):
|
class SplitWizardStart(ModelView):
|
||||||
|
"Split Line Start"
|
||||||
__name__ = 'lot.split.wizard.start'
|
__name__ = 'lot.split.wizard.start'
|
||||||
|
|
||||||
mode = fields.Selection([
|
mode = fields.Selection([
|
||||||
|
|||||||
Reference in New Issue
Block a user