AAEN#35856 ook in edit mode evt relatietype tonen
svn path=/Website/trunk/; revision=28558
This commit is contained in:
@@ -385,6 +385,7 @@ var fin_btwtabel_key = oRs("fin_btwtabel_key").value; // Standaard btw tabel key
|
||||
</tr>
|
||||
<% RWFIELDTR("lev_uit", "fld", L("lcl_cnt_contractant"), (ref_info.lev_uit? ref_info.lev_uit : ""), { readonly: true }); // Leverancier/Uitvoerder
|
||||
%> <input type="hidden" name="lev_uit_key" id="lev_uit_key" value="<%=ref_info.lev_uit_key? ref_info.lev_uit_key : ""%>"><%
|
||||
RWFIELDTR("lev_typ", "fld", L("lcl_prs_relatietype"), (ref_info.reltype_oms? ref_info.reltype_oms : ""), {readonly: true, suppressEmpty: true}); // Relatietype leverancier.
|
||||
RWFIELDTR("lev_opm", "fldremark", L("lcl_prs_company_remark"), ref_info.lev_opm? safe.html(ref_info.lev_opm) : "", { trid: "tr_lev_opm", readonly: true }); // Opmerking leverancier.
|
||||
|
||||
// Return waarde fin.getnomatchreasoncontract():
|
||||
|
||||
Reference in New Issue
Block a user