{{extend 'nwc/layout.html'}} {{=form.custom.begin}}
{{=form.custom.label.partnumber}}
|
{{=form.custom.widget.partnumber}} |
{{=form.custom.label.protype}} |
{{if form.formname!='product/create':}}
{{=form.custom.widget.protype}}
{{else:}}
{{=form.custom.widget.protype}}
{{pass}}
|
||||||||
{{=form.custom.label.description}}
|
{{=form.custom.widget.description}} | ||||||||||
|
|||||||||||
|
|||||||||||
{{=form.custom.widget.notes}} |
|
{{=response.cmd_groups_add}}
{{=response.cmd_groups}}
{{=T('Product Groups')}}
|
||||||||||||
{{=response.fieldvalue_form.custom.begin}}
{{=response.view_fields}}
|
|
|
{{=response.cmd_barcode_update}} | {{=response.cmd_barcode_help}} | {{=response.cmd_barcode_cancel}} |
{{=response.barcode_form.custom.label.code}}
|
{{=response.barcode_form.custom.widget.code}} |
{{=response.barcode_form.custom.label.defcode}}
|
{{=response.barcode_form.custom.widget.defcode}} |
{{=response.barcode_form.custom.label.barcodetype}}
|
{{=response.barcode_form.custom.widget.barcodetype}} |
{{=response.barcode_form.custom.label.qty}} |
{{=response.barcode_form.custom.widget.qty}} |
{{=response.barcode_form.custom.label.description}}
|
{{=response.barcode_form.custom.widget.description}} |