{{=T('Netamount')}}
|
{{=response.netamount}}
|
{{=T('VAT')}}
|
{{=response.vatamount}}
|
{{=T('Amount')}}
|
{{=response.amount}}
|
{{=response.item_form.custom.begin}}
{{=T('ITEM')}}
{{=response.transnumber}}
|
{{=response.cmd_item_update}}
|
{{=response.cmd_item_help}} |
{{=response.cmd_item_cancel}}
|
000000{{=response.item_id}}{{=response.item_trans_id}}
|
{{=response.item_form.custom.label.product_id}}
|
{{=response.item_product_control}}{{=response.item_product_id}}{{=response.item_rate}}{{=response.item_vatamount}}{{=response.item_digit}}
|
{{if response.item_deposit==None:}}
{{=response.item_form.custom.label.description}}
|
{{=response.item_form.custom.label.deposit}}
|
{{=response.item_form.custom.widget.deposit}}
|
{{else:}}
{{=response.item_form.custom.label.description}}
|
{{pass}}
|
{{=response.item_form.custom.widget.description}} |
{{=response.item_form.custom.label.qty}}
|
{{=response.item_form.custom.widget.qty}}
|
{{=response.item_form.custom.label.discount}}
|
{{=response.item_form.custom.widget.discount}}
|
{{=response.item_form.custom.label.fxprice}}
|
{{=response.item_form.custom.widget.fxprice}}
|
{{=response.item_form.custom.label.unit}}
|
{{=response.item_form.custom.widget.unit}}
|
|
{{=response.item_form.custom.label.netamount}}
|
{{=response.item_form.custom.widget.netamount}}
|
{{=response.item_form.custom.label.tax_id}}
|
{{=response.item_form.custom.widget.tax_id}}
|
{{=response.item_form.custom.label.amount}}
|
{{=response.item_form.custom.widget.amount}}
|
{{=response.item_form.custom.label.ownstock}}
|
{{=response.item_form.custom.widget.ownstock}}
|
|
{{=response.item_form.custom.end}}
{{=response.view_item}}
{{if response.cmd_fields:}}
{{=response.cmd_fields}} |
{{pass}}
{{if response.cmb_fields:}}
{{=T('Additional Data')}}
{{else:}}
{{pass}}
|
{{=response.cmb_fields}} |
|
{{=response.cmd_groups_add}}
{{=response.cmd_groups}}
{{=T('Transaction Groups')}}
|
{{=response.fieldvalue_form.custom.begin}}
{{=T('FIELD')}}
{{=response.transnumber}}
|
{{=response.cmd_fieldvalue_update}}
|
{{=response.cmd_help}} |
{{=response.cmd_fieldvalue_cancel}}
|
{{=response.fieldvalue_id}}
{{=response.fieldvalue_ref_id}}
{{=response.fieldvalue_fieldname}}
{{=response.fieldvalue_fieldtype}}
{{=response.fieldvalue_readonly}}
{{=response.fieldvalue_form.custom.end}}
{{=response.view_fields}}
|
{{=response.cmb_groups}} |
{{=response.view_trans_groups}}
|
|
{{if response.transtype_name=='invoice' and not response.payment_disabled:}}
{{=response.link_invoice_form.custom.begin}}
{{=T('LINK')}}
{{=response.transnumber}}
|
{{=response.cmd_link_payment_update}}
|
{{=response.cmd_help}} |
{{=response.cmd_link_invoice_cancel}}
|
000000
|
{{=T('Payment No.')}}
|
{{=response.link_invoice_payment_selector}}
{{=response.link_invoice_ref_id_1}}
|
{{=response.link_invoice_curr}}
|
{{=T('Amount')}}
|
{{=response.link_invoice_amount}}
|
{{=T('Rate')}}
|
{{=response.link_invoice_rate}}
|
{{=response.link_invoice_id}}
{{=response.link_invoice_trans_id}}
{{=response.link_invoice_ref_id_2}}
{{=response.link_invoice_nervatype_1}}
{{=response.link_invoice_nervatype_2}}
{{=response.link_invoice_linktype}}
{{=response.link_invoice_form.custom.end}}
{{=response.view_payment}}
{{pass}}
{{if response.transtype_name in('order','worksheet','rent') and not response.invoice_disabled:}}
{{=response.view_invoice}}
{{pass}}
{{if response.transtype_name in('order','worksheet','rent') and not response.inventory_disabled:}}
{{=response.view_inventory}}
{{pass}}
{{if response.transtype_name in('order','worksheet','rent','invoice') and not response.movement_disabled:}}
{{=response.view_too}}
{{pass}}
{{pass}}