[%- USE T8 %] [%- USE L %] [%- USE P %] [%- USE HTML %] [%- USE LxERP %]
[% 'position' | $T8 %] | [% 'Vendor Number' | $T8 %] | [% 'Vendor' | $T8 %] | [% 'Model' | $T8 %] | [% 'Last Cost' | $T8 %] | [% 'Updated' | $T8 %] | ||
---|---|---|---|---|---|---|---|
[% 'Vendor' | $T8 %] | [% P.customer_vendor.picker('add_makemodel', '', type='vendor', style='width: 300px', class="add_makemodel_input", action={commit_one='kivi.Part.add_makemodel_row'}) %] | [% L.button_tag('kivi.Part.add_makemodel_row()', LxERP.t8('Add')) %] |