FSN#33654 adressen van 35->50 chars

svn path=/Website/trunk/; revision=26151
This commit is contained in:
Peter Feij
2015-09-01 08:45:42 +00:00
parent adb9122a31
commit 49dbb6bd6a
3 changed files with 6 additions and 6 deletions

View File

@@ -108,7 +108,7 @@ BLOCK_START("algLoc1", "");
manRWFIELD("loc_omsch", "fld", L("lcl_estate_locatie_man_descr"), loc_omsch, {required: true, maxlength: 60});
manRWFIELD("loc_code", "fld", L("lcl_estate_locatie_man_code"), loc_code, {required: true, maxlength: 10});
manRWFIELD("bez_adres", "fld", L("lcl_prs_address_bezoek_adres"), bez_adres, {maxlength: 35});
manRWFIELD("bez_adres", "fld", L("lcl_prs_address_bezoek_adres"), bez_adres, {maxlength: 50});
manRWFIELD("bez_postc", "fld", L("lcl_prs_address_bezoek_postcode"), bez_postc, {maxlength: 12});
manRWFIELD("bez_plaats", "fld", L("lcl_prs_address_bezoek_plaats"), bez_plaats, {maxlength: 30});
manRWFIELD("bez_land", "fld", L("lcl_prs_address_bezoek_land"), bez_land, {maxlength: 30});
@@ -131,7 +131,7 @@ manRWFIELD("loc_y", "fld", L("lcl_geoycoord"), loc_y, {maxlengt
BLOCK_END();
BLOCK_START("algLoc2", "");
manRWFIELD("pst_adres", "fld", L("lcl_prs_address_post_adres"), pst_adres, {maxlength: 35});
manRWFIELD("pst_adres", "fld", L("lcl_prs_address_post_adres"), pst_adres, {maxlength: 50});
manRWFIELD("pst_postc", "fld", L("lcl_prs_address_post_postcode"), pst_postc, {maxlength: 12});
manRWFIELD("pst_plaats", "fld", L("lcl_prs_address_post_plaats"), pst_plaats, {maxlength: 30});
manRWFIELD("pst_land", "fld", L("lcl_prs_address_post_land"), pst_land, {maxlength: 30});

View File

@@ -125,7 +125,7 @@ BLOCK_START("facAlg", L("lcl_fac_adres_nawblock"));
RWFIELDTR("mld_adr_nm", "fld", L("lcl_prs_address_naam"), mld_adr_nm, {maxlength: 60, required: true});
RWFIELDTR("mld_adr_geb_rui", "fld", L("lcl_prs_address_gebouw_ruimte"), mld_adr_geb_rui, {maxlength: 30});
RWFIELDTR("mld_adr_bez_adr", "fld", L("lcl_prs_address_bezoek_adres"), mld_adr_bez_adr, {maxlength: 35});
RWFIELDTR("mld_adr_bez_adr", "fld", L("lcl_prs_address_bezoek_adres"), mld_adr_bez_adr, {maxlength: 50});
RWFIELDTR("mld_adr_bez_pcd", "fld", L("lcl_prs_address_bezoek_postcode"), mld_adr_bez_pcd, {maxlength: 12});
RWFIELDTR("mld_adr_bez_pla", "fld", L("lcl_prs_address_bezoek_plaats"), mld_adr_bez_pla, {maxlength: 30});
RWFIELDTR("mld_adr_bez_lnd", "fld", L("lcl_prs_address_bezoek_land"), mld_adr_bez_lnd, {maxlength: 30});
@@ -148,7 +148,7 @@ BLOCK_START("facAlg", L("lcl_fac_adres_nawblock"));
BLOCK_END();
BLOCK_START("facBez", L("lcl_fac_adres_postblock"));
RWFIELDTR("mld_adr_pst_adr", "fld", L("lcl_prs_address_post_adres"), mld_adr_pst_adr, {maxlength: 35});
RWFIELDTR("mld_adr_pst_adr", "fld", L("lcl_prs_address_post_adres"), mld_adr_pst_adr, {maxlength: 50});
RWFIELDTR("mld_adr_pst_pcd", "fld", L("lcl_prs_address_post_postcode"), mld_adr_pst_pcd, {maxlength: 12});
RWFIELDTR("mld_adr_pst_pla", "fld", L("lcl_prs_address_post_plaats"), mld_adr_pst_pla, {maxlength: 30});
RWFIELDTR("mld_adr_pst_lnd", "fld", L("lcl_prs_address_post_land"), mld_adr_pst_lnd, {maxlength: 30});

View File

@@ -101,11 +101,11 @@ if (intern)
BLOCK_START("bedrNaw", L("lcl_prs_bedrijf_nawblock"));
RWFIELDTR("bdr_naam", "fld", L("lcl_prs_companies_name"), bedrijf_info.naam, {required: true, maxlength: 60});
RWFIELDTR("bdr_pstadr", "fld", L("lcl_prs_companies_post_adres"), bedrijf_info.post_adres, {maxlength: 35});
RWFIELDTR("bdr_pstadr", "fld", L("lcl_prs_companies_post_adres"), bedrijf_info.post_adres, {maxlength: 50});
RWFIELDTR("bdr_pstpstc", "fld", L("lcl_prs_companies_post_postcode"), bedrijf_info.post_postcode, {maxlength: 12});
RWFIELDTR("bdr_pstpl", "fld", L("lcl_prs_companies_post_plaats"), bedrijf_info.post_plaats, {maxlength: 30});
RWFIELDTR("bdr_pstland", "fld", L("lcl_prs_companies_post_land"), bedrijf_info.post_land, {maxlength: 30});
RWFIELDTR("bdr_bezadr", "fld", L("lcl_prs_companies_bezoek_adres"), bedrijf_info.bezoek_adres, {maxlength: 35});
RWFIELDTR("bdr_bezadr", "fld", L("lcl_prs_companies_bezoek_adres"), bedrijf_info.bezoek_adres, {maxlength: 50});
RWFIELDTR("bdr_bezpstc", "fld", L("lcl_prs_companies_bezoek_postcode"), bedrijf_info.bezoek_postcode, {maxlength: 12});
RWFIELDTR("bdr_bezpl", "fld", L("lcl_prs_companies_bezoek_plaats"), bedrijf_info.bezoek_plaats, {maxlength: 30});
RWFIELDTR("bdr_bezland", "fld", L("lcl_prs_companies_bezoek_land"), bedrijf_info.bezoek_land, {maxlength: 30});