Commit ab412b7b authored by smestry's avatar smestry

Updated the xml file to add new field customer priority


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103981 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 17f1e742
......@@ -47,6 +47,7 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>cust_code</name>
<dbname>customer.cust_code</dbname>
</table_column>
......@@ -1621,11 +1622,82 @@
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tnt_option</name>
<dbname>customer.tnt_option</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>auto_stk_alloc</name>
<dbname>customer.auto_stk_alloc</dbname>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type size="40">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>uniform_code</name>
<dbname>customer.uniform_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sms_notify</name>
<dbname>customer.sms_notify</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>email_notify</name>
<dbname>customer.email_notify</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type>number</type>
<updatewhereclause>yes</updatewhereclause>
<name>sundry_balance</name>
<dbname>sundry_balance</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>comm_table</name>
<dbname>customer.comm_table</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>cust_priority</name>
<dbname>customer.cust_priority</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;station&quot; ) TABLE(NAME=&quot;sales_pers&quot; ) TABLE(NAME=&quot;contact&quot; ) TABLE(NAME=&quot;country&quot; ) TABLE(NAME=&quot;territory&quot; ) TABLE(NAME=&quot;locality&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_c&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) COLUMN(NAME=&quot;customer_a.cust_code&quot;) COLUMN(NAME=&quot;customer_a.contact_code&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;customer_a.sh_name&quot;) COLUMN(NAME=&quot;customer_a.group_code&quot;) COLUMN(NAME=&quot;customer_a.cust_type&quot;) COLUMN(NAME=&quot;customer_a.cust_code__bil&quot;) COLUMN(NAME=&quot;customer_a.ignore_credit&quot;) COLUMN(NAME=&quot;customer_a.addr1&quot;) COLUMN(NAME=&quot;customer_a.addr2&quot;) COLUMN(NAME=&quot;customer_a.addr3&quot;) COLUMN(NAME=&quot;customer_a.city&quot;) COLUMN(NAME=&quot;customer_a.ceo_pfx&quot;) COLUMN(NAME=&quot;customer_a.ceo&quot;) COLUMN(NAME=&quot;customer_a.stan_code&quot;) COLUMN(NAME=&quot;customer_a.state_code&quot;) COLUMN(NAME=&quot;customer_a.pin&quot;) COLUMN(NAME=&quot;customer_a.count_code&quot;) COLUMN(NAME=&quot;customer_a.tele1&quot;) COLUMN(NAME=&quot;customer_a.tele2&quot;) COLUMN(NAME=&quot;customer_a.tele3&quot;) COLUMN(NAME=&quot;customer_a.tele_ext&quot;) COLUMN(NAME=&quot;customer_a.fax&quot;) COLUMN(NAME=&quot;customer_a.modem&quot;) COLUMN(NAME=&quot;customer_a.edi_addr&quot;) COLUMN(NAME=&quot;customer_a.email_addr&quot;) COLUMN(NAME=&quot;customer_a.cont_pfx&quot;) COLUMN(NAME=&quot;customer_a.cont_pers&quot;) COLUMN(NAME=&quot;customer_a.cont_dept&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_tele1&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_tele2&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_fax&quot;) COLUMN(NAME=&quot;customer_a.bank_code&quot;) COLUMN(NAME=&quot;customer_a.bank_name&quot;) COLUMN(NAME=&quot;customer_a.business&quot;) COLUMN(NAME=&quot;customer_a.credit_prd&quot;) COLUMN(NAME=&quot;customer_a.credit_lmt&quot;) COLUMN(NAME=&quot;customer_a.cr_term&quot;) COLUMN(NAME=&quot;customer_a.curr_code&quot;) COLUMN(NAME=&quot;customer_a.chq_name&quot;) COLUMN(NAME=&quot;customer_a.acct_code__ar&quot;) COLUMN(NAME=&quot;customer_a.cctr_code__ar&quot;) COLUMN(NAME=&quot;customer_a.price_list&quot;) COLUMN(NAME=&quot;customer_a.tax_class&quot;) COLUMN(NAME=&quot;customer_a.tax_chap&quot;) COLUMN(NAME=&quot;customer_a.ecc_no&quot;) COLUMN(NAME=&quot;customer_a.cst_no&quot;) COLUMN(NAME=&quot;customer_a.lst_no&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_1&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_2&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_3&quot;) COLUMN(NAME=&quot;customer_a.drug_lic_no&quot;) COLUMN(NAME=&quot;customer_a.drug_lic_no_1&quot;) COLUMN(NAME=&quot;customer_a.drug_lic_no_2&quot;) COLUMN(NAME=&quot;customer_a.site_code__rcp&quot;) COLUMN(NAME=&quot;customer_a.sales_pers&quot;) COLUMN(NAME=&quot;customer_a.tran_code&quot;) COLUMN(NAME=&quot;customer_a.trans_mode&quot;) COLUMN(NAME=&quot;customer_a.rcp_mode&quot;) COLUMN(NAME=&quot;customer_a.cont_pfx_alt&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt&quot;) COLUMN(NAME=&quot;customer_a.cont_dept_alt&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt_tele1&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt_tele2&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt_fax&quot;) COLUMN(NAME=&quot;customer_a.tele_ext_alt&quot;) COLUMN(NAME=&quot;customer_a.work_addr1&quot;) COLUMN(NAME=&quot;customer_a.work_addr2&quot;) COLUMN(NAME=&quot;customer_a.work_addr3&quot;) COLUMN(NAME=&quot;customer_a.work_city&quot;) COLUMN(NAME=&quot;customer_a.work_pin&quot;) COLUMN(NAME=&quot;customer_a.work_tele1&quot;) COLUMN(NAME=&quot;customer_a.work_tele2&quot;) COLUMN(NAME=&quot;customer_a.work_fax&quot;) COLUMN(NAME=&quot;customer_a.channel_partner&quot;) COLUMN(NAME=&quot;customer_a.site_code&quot;) COLUMN(NAME=&quot;customer_a.dis_link&quot;) COLUMN(NAME=&quot;customer_a.fin_link&quot;) COLUMN(NAME=&quot;customer_a.pending_order&quot;) COLUMN(NAME=&quot;customer_a.black_listed&quot;) COLUMN(NAME=&quot;customer_a.black_listed_date&quot;) COLUMN(NAME=&quot;customer_a.chg_date&quot;) COLUMN(NAME=&quot;customer_a.chg_user&quot;) COLUMN(NAME=&quot;customer_a.chg_term&quot;) COLUMN(NAME=&quot;station.descr&quot;) COLUMN(NAME=&quot;sales_pers.sp_name&quot;) COLUMN(NAME=&quot;customer_a.add_date&quot;) COLUMN(NAME=&quot;customer_a.add_user&quot;) COLUMN(NAME=&quot;customer_a.add_term&quot;) COLUMN(NAME=&quot;customer_a.ignore_days&quot;) COLUMN(NAME=&quot;customer_a.round&quot;) COLUMN(NAME=&quot;customer_a.round_to&quot;) COLUMN(NAME=&quot;customer_a.bank_addr1&quot;) COLUMN(NAME=&quot;customer_a.bank_addr2&quot;) COLUMN(NAME=&quot;customer_a.sales_pers__1&quot;) COLUMN(NAME=&quot;customer_a.sales_pers__2&quot;) COLUMN(NAME=&quot;customer_a.excise_ref&quot;) COLUMN(NAME=&quot;customer_a.price_list__disc&quot;) COLUMN(NAME=&quot;customer_a.disc_perc&quot;) COLUMN(NAME=&quot;customer_a.located_at&quot;) COLUMN(NAME=&quot;customer_a.stop_business&quot;) COLUMN(NAME=&quot;customer_a.market_reg&quot;) COLUMN(NAME=&quot;customer_a.sales_option&quot;) COLUMN(NAME=&quot;customer_a.dlv_term&quot;) COLUMN(NAME=&quot;customer_a.hold_shipment&quot;) COLUMN(NAME=&quot;customer_a.repl_factor&quot;) COLUMN(NAME=&quot;customer_a.repl_opt&quot;) COLUMN(NAME=&quot;customer_a.comm_perc__base&quot;) COLUMN(NAME=&quot;customer_a.acct_code__adv&quot;) COLUMN(NAME=&quot;customer_a.cctr_code__adv&quot;) COLUMN(NAME=&quot;customer_a.loc_group&quot;) COLUMN(NAME=&quot;customer_a.business_start_dt&quot;) COLUMN(NAME=&quot;customer_a.customer_ref&quot;) COLUMN(NAME=&quot;customer_a.cust_anal&quot;) COLUMN(NAME=&quot;customer_a.site_code__pbus&quot;) COLUMN(NAME=&quot;customer_a.ser_tax_reg&quot;) COLUMN(NAME=&quot;customer_a.order_type&quot;) COLUMN(NAME=&quot;customer_a.member_code&quot;) COLUMN(NAME=&quot;customer_a.price_list__clg&quot;) COLUMN(NAME=&quot;customer_a.split_factor&quot;) COLUMN(NAME=&quot;customer_a.repl_dlv_sch&quot;) COLUMN(NAME=&quot;customer_a.terr_code&quot;) COLUMN(NAME=&quot;territory.descr&quot;) COLUMN(NAME=&quot;customer_a.drug_licno_upto&quot;) COLUMN(NAME=&quot;customer_a.drug_licno1_upto&quot;) COLUMN(NAME=&quot;customer_a.drug_licno2_upto&quot;) COLUMN(NAME=&quot;customer_a.agreement_no&quot;) COLUMN(NAME=&quot;customer_a.agreement_date&quot;) COLUMN(NAME=&quot;customer_a.frt_term&quot;) COLUMN(NAME=&quot;customer_a.locality_code&quot;) COLUMN(NAME=&quot;customer_a.min_inv_amt&quot;) COLUMN(NAME=&quot;locality.descr&quot;) COLUMN(NAME=&quot;customer_a.curr_code__frt&quot;) COLUMN(NAME=&quot;customer_a.curr_code__ins&quot;) COLUMN(NAME=&quot;customer_a.comm_table__1&quot;) COLUMN(NAME=&quot;customer_a.comm_table__2&quot;) COLUMN(NAME=&quot;customer_a.comm_table__3&quot;) COLUMN(NAME=&quot;customer_a.excise_ref1&quot;) COLUMN(NAME=&quot;customer_a.excise_ref2&quot;) COLUMN(NAME=&quot;customer_a.excise_ref3&quot;) COLUMN(NAME=&quot;customer_a.cr_term__np&quot;) COLUMN(NAME=&quot;customer_a.loss_perc&quot;) COLUMN(NAME=&quot;customer_a.reas_code__bklist&quot;) COLUMN(NAME=&quot;customer_a.adhoc_repl&quot;) COLUMN(NAME=&quot;customer_a.adhoc_repl_perc&quot;) COLUMN(NAME=&quot;customer_a.udf_num1&quot;) COLUMN(NAME=&quot;customer_a.addl_lic_no&quot;) COLUMN(NAME=&quot;customer_a.addl_lic_upto&quot;) COLUMN(NAME=&quot;customer_a.full_name&quot;) COLUMN(NAME=&quot;customer_a.cust_category&quot;) COLUMN(NAME=&quot;customer_a.fmt_code__shipper&quot;) COLUMN(NAME=&quot;customer_a.fmt_code__inner&quot;) COLUMN(NAME=&quot;customer_a.fmt_code__pallet&quot;) COLUMN(NAME=&quot;customer_a.term_table__no&quot;) COLUMN(NAME=&quot;customer_a.lst_no_date&quot;) COLUMN(NAME=&quot;customer_a.cst_no_date&quot;) COLUMN(NAME=&quot;customer_a.ecc_no_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_1_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_2_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_3_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_st_date&quot;) COLUMN(NAME=&quot;customer_a.ser_tax_reg_date&quot;) COLUMN(NAME=&quot;customer_a.udf_str1&quot;) COLUMN(NAME=&quot;customer_a.auto_debit__note&quot;) COLUMN(NAME=&quot;customer_a.shipment_lead__time&quot;) COLUMN(NAME=&quot;customer_a.rate_round_to&quot;) COLUMN(NAME=&quot;customer_a.rate_round&quot;) COLUMN(NAME=&quot;customer_a.master_pack&quot;) COLUMN(NAME=&quot;customer_a.pd_group&quot;) COLUMN(NAME=&quot;customer_a.cancel_bo&quot;) COLUMN(NAME=&quot;customer_a.cust_code__pd&quot;) COLUMN(NAME=&quot;customer_a.cust_code__disc&quot;) COLUMN(NAME=&quot;customer_a.min_shelf_life&quot;) COLUMN(NAME=&quot;customer_a.single_lot&quot;) COLUMN(NAME=&quot;customer_a.sgroup_code&quot;) COLUMN(NAME=&quot;customer_a.old_cust_ref&quot;) COLUMN(NAME=&quot;customer_a.cust_code__ar&quot;) COLUMN(NAME=&quot;customer_a.old_corp_parent&quot;) COLUMN(NAME=&quot;customer_a.store_number&quot;) COLUMN(NAME=&quot;customer_a.cust_tran_type&quot;) COLUMN(NAME=&quot;customer_a.ita_reg_no&quot;) COLUMN(NAME=&quot;customer_a.eng_name&quot;) COLUMN(NAME=&quot;customer_a.part_qty&quot;) COLUMN(NAME=&quot;customer_a.asn_reqd&quot;) COLUMN(NAME=&quot;customer_a.wave_type&quot;) COLUMN(NAME=&quot;customer_c.cust_name&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) COLUMN(NAME=&quot;customer_a.return_allowed&quot;) COLUMN(NAME=&quot;customer_a.site_code__pay&quot;) COLUMN(NAME=&quot;customer_a.ship_cons_grp&quot;) COMPUTE(NAME=&quot;fn_get_gen_descr( &apos;REAS_CODE__BKLIST&apos; , &apos;W_CUSTOMER&apos; , customer_a.reas_code__bklist , &apos;D&apos; ) AS bklist_reason&quot;) COLUMN(NAME=&quot;customer_a.edi_reqd&quot;) COLUMN(NAME=&quot;customer_a.registr_1&quot;) COLUMN(NAME=&quot;customer_a.registr_2&quot;) COLUMN(NAME=&quot;customer_a.registr_3&quot;) COLUMN(NAME=&quot;customer_a.registr_4&quot;) COLUMN(NAME=&quot;customer_a.registr_5&quot;) COLUMN(NAME=&quot;customer_a.available_yn&quot;) COLUMN(NAME=&quot;customer_a.emp_code__ord1&quot;) COLUMN(NAME=&quot;customer_a.emp_code__ord&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;customer_a.cust_priority&quot;)) ARG(NAME = &quot;mCust&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;station&quot; ) TABLE(NAME=&quot;sales_pers&quot; ) TABLE(NAME=&quot;contact&quot; ) TABLE(NAME=&quot;country&quot; ) TABLE(NAME=&quot;territory&quot; ) TABLE(NAME=&quot;locality&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_c&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) COLUMN(NAME=&quot;customer_a.cust_code&quot;) COLUMN(NAME=&quot;customer_a.contact_code&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;customer_a.sh_name&quot;) COLUMN(NAME=&quot;customer_a.group_code&quot;) COLUMN(NAME=&quot;customer_a.cust_type&quot;) COLUMN(NAME=&quot;customer_a.cust_code__bil&quot;) COLUMN(NAME=&quot;customer_a.ignore_credit&quot;) COLUMN(NAME=&quot;customer_a.addr1&quot;) COLUMN(NAME=&quot;customer_a.addr2&quot;) COLUMN(NAME=&quot;customer_a.addr3&quot;) COLUMN(NAME=&quot;customer_a.city&quot;) COLUMN(NAME=&quot;customer_a.ceo_pfx&quot;) COLUMN(NAME=&quot;customer_a.ceo&quot;) COLUMN(NAME=&quot;customer_a.stan_code&quot;) COLUMN(NAME=&quot;customer_a.state_code&quot;) COLUMN(NAME=&quot;customer_a.pin&quot;) COLUMN(NAME=&quot;customer_a.count_code&quot;) COLUMN(NAME=&quot;customer_a.tele1&quot;) COLUMN(NAME=&quot;customer_a.tele2&quot;) COLUMN(NAME=&quot;customer_a.tele3&quot;) COLUMN(NAME=&quot;customer_a.tele_ext&quot;) COLUMN(NAME=&quot;customer_a.fax&quot;) COLUMN(NAME=&quot;customer_a.modem&quot;) COLUMN(NAME=&quot;customer_a.edi_addr&quot;) COLUMN(NAME=&quot;customer_a.email_addr&quot;) COLUMN(NAME=&quot;customer_a.cont_pfx&quot;) COLUMN(NAME=&quot;customer_a.cont_pers&quot;) COLUMN(NAME=&quot;customer_a.cont_dept&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_tele1&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_tele2&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_fax&quot;) COLUMN(NAME=&quot;customer_a.bank_code&quot;) COLUMN(NAME=&quot;customer_a.bank_name&quot;) COLUMN(NAME=&quot;customer_a.business&quot;) COLUMN(NAME=&quot;customer_a.credit_prd&quot;) COLUMN(NAME=&quot;customer_a.credit_lmt&quot;) COLUMN(NAME=&quot;customer_a.cr_term&quot;) COLUMN(NAME=&quot;customer_a.curr_code&quot;) COLUMN(NAME=&quot;customer_a.chq_name&quot;) COLUMN(NAME=&quot;customer_a.acct_code__ar&quot;) COLUMN(NAME=&quot;customer_a.cctr_code__ar&quot;) COLUMN(NAME=&quot;customer_a.price_list&quot;) COLUMN(NAME=&quot;customer_a.tax_class&quot;) COLUMN(NAME=&quot;customer_a.tax_chap&quot;) COLUMN(NAME=&quot;customer_a.ecc_no&quot;) COLUMN(NAME=&quot;customer_a.cst_no&quot;) COLUMN(NAME=&quot;customer_a.lst_no&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_1&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_2&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_3&quot;) COLUMN(NAME=&quot;customer_a.drug_lic_no&quot;) COLUMN(NAME=&quot;customer_a.drug_lic_no_1&quot;) COLUMN(NAME=&quot;customer_a.drug_lic_no_2&quot;) COLUMN(NAME=&quot;customer_a.site_code__rcp&quot;) COLUMN(NAME=&quot;customer_a.sales_pers&quot;) COLUMN(NAME=&quot;customer_a.tran_code&quot;) COLUMN(NAME=&quot;customer_a.trans_mode&quot;) COLUMN(NAME=&quot;customer_a.rcp_mode&quot;) COLUMN(NAME=&quot;customer_a.cont_pfx_alt&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt&quot;) COLUMN(NAME=&quot;customer_a.cont_dept_alt&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt_tele1&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt_tele2&quot;) COLUMN(NAME=&quot;customer_a.cont_pers_alt_fax&quot;) COLUMN(NAME=&quot;customer_a.tele_ext_alt&quot;) COLUMN(NAME=&quot;customer_a.work_addr1&quot;) COLUMN(NAME=&quot;customer_a.work_addr2&quot;) COLUMN(NAME=&quot;customer_a.work_addr3&quot;) COLUMN(NAME=&quot;customer_a.work_city&quot;) COLUMN(NAME=&quot;customer_a.work_pin&quot;) COLUMN(NAME=&quot;customer_a.work_tele1&quot;) COLUMN(NAME=&quot;customer_a.work_tele2&quot;) COLUMN(NAME=&quot;customer_a.work_fax&quot;) COLUMN(NAME=&quot;customer_a.channel_partner&quot;) COLUMN(NAME=&quot;customer_a.site_code&quot;) COLUMN(NAME=&quot;customer_a.dis_link&quot;) COLUMN(NAME=&quot;customer_a.fin_link&quot;) COLUMN(NAME=&quot;customer_a.pending_order&quot;) COLUMN(NAME=&quot;customer_a.black_listed&quot;) COLUMN(NAME=&quot;customer_a.black_listed_date&quot;) COLUMN(NAME=&quot;customer_a.chg_date&quot;) COLUMN(NAME=&quot;customer_a.chg_user&quot;) COLUMN(NAME=&quot;customer_a.chg_term&quot;) COLUMN(NAME=&quot;station.descr&quot;) COLUMN(NAME=&quot;sales_pers.sp_name&quot;) COLUMN(NAME=&quot;customer_a.add_date&quot;) COLUMN(NAME=&quot;customer_a.add_user&quot;) COLUMN(NAME=&quot;customer_a.add_term&quot;) COLUMN(NAME=&quot;customer_a.ignore_days&quot;) COLUMN(NAME=&quot;customer_a.round&quot;) COLUMN(NAME=&quot;customer_a.round_to&quot;) COLUMN(NAME=&quot;customer_a.bank_addr1&quot;) COLUMN(NAME=&quot;customer_a.bank_addr2&quot;) COLUMN(NAME=&quot;customer_a.sales_pers__1&quot;) COLUMN(NAME=&quot;customer_a.sales_pers__2&quot;) COLUMN(NAME=&quot;customer_a.excise_ref&quot;) COLUMN(NAME=&quot;customer_a.price_list__disc&quot;) COLUMN(NAME=&quot;customer_a.disc_perc&quot;) COLUMN(NAME=&quot;customer_a.located_at&quot;) COLUMN(NAME=&quot;customer_a.stop_business&quot;) COLUMN(NAME=&quot;customer_a.market_reg&quot;) COLUMN(NAME=&quot;customer_a.sales_option&quot;) COLUMN(NAME=&quot;customer_a.dlv_term&quot;) COLUMN(NAME=&quot;customer_a.hold_shipment&quot;) COLUMN(NAME=&quot;customer_a.repl_factor&quot;) COLUMN(NAME=&quot;customer_a.repl_opt&quot;) COLUMN(NAME=&quot;customer_a.comm_perc__base&quot;) COLUMN(NAME=&quot;customer_a.acct_code__adv&quot;) COLUMN(NAME=&quot;customer_a.cctr_code__adv&quot;) COLUMN(NAME=&quot;customer_a.loc_group&quot;) COLUMN(NAME=&quot;customer_a.business_start_dt&quot;) COLUMN(NAME=&quot;customer_a.customer_ref&quot;) COLUMN(NAME=&quot;customer_a.cust_anal&quot;) COLUMN(NAME=&quot;customer_a.site_code__pbus&quot;) COLUMN(NAME=&quot;customer_a.ser_tax_reg&quot;) COLUMN(NAME=&quot;customer_a.order_type&quot;) COLUMN(NAME=&quot;customer_a.member_code&quot;) COLUMN(NAME=&quot;customer_a.price_list__clg&quot;) COLUMN(NAME=&quot;customer_a.split_factor&quot;) COLUMN(NAME=&quot;customer_a.repl_dlv_sch&quot;) COLUMN(NAME=&quot;customer_a.terr_code&quot;) COLUMN(NAME=&quot;territory.descr&quot;) COLUMN(NAME=&quot;customer_a.drug_licno_upto&quot;) COLUMN(NAME=&quot;customer_a.drug_licno1_upto&quot;) COLUMN(NAME=&quot;customer_a.drug_licno2_upto&quot;) COLUMN(NAME=&quot;customer_a.agreement_no&quot;) COLUMN(NAME=&quot;customer_a.agreement_date&quot;) COLUMN(NAME=&quot;customer_a.frt_term&quot;) COLUMN(NAME=&quot;customer_a.locality_code&quot;) COLUMN(NAME=&quot;customer_a.min_inv_amt&quot;) COLUMN(NAME=&quot;locality.descr&quot;) COLUMN(NAME=&quot;customer_a.curr_code__frt&quot;) COLUMN(NAME=&quot;customer_a.curr_code__ins&quot;) COLUMN(NAME=&quot;customer_a.comm_table__1&quot;) COLUMN(NAME=&quot;customer_a.comm_table__2&quot;) COLUMN(NAME=&quot;customer_a.comm_table__3&quot;) COLUMN(NAME=&quot;customer_a.excise_ref1&quot;) COLUMN(NAME=&quot;customer_a.excise_ref2&quot;) COLUMN(NAME=&quot;customer_a.excise_ref3&quot;) COLUMN(NAME=&quot;customer_a.cr_term__np&quot;) COLUMN(NAME=&quot;customer_a.loss_perc&quot;) COLUMN(NAME=&quot;customer_a.reas_code__bklist&quot;) COLUMN(NAME=&quot;customer_a.adhoc_repl&quot;) COLUMN(NAME=&quot;customer_a.adhoc_repl_perc&quot;) COLUMN(NAME=&quot;customer_a.udf_num1&quot;) COLUMN(NAME=&quot;customer_a.addl_lic_no&quot;) COLUMN(NAME=&quot;customer_a.addl_lic_upto&quot;) COLUMN(NAME=&quot;customer_a.full_name&quot;) COLUMN(NAME=&quot;customer_a.cust_category&quot;) COLUMN(NAME=&quot;customer_a.fmt_code__shipper&quot;) COLUMN(NAME=&quot;customer_a.fmt_code__inner&quot;) COLUMN(NAME=&quot;customer_a.fmt_code__pallet&quot;) COLUMN(NAME=&quot;customer_a.term_table__no&quot;) COLUMN(NAME=&quot;customer_a.lst_no_date&quot;) COLUMN(NAME=&quot;customer_a.cst_no_date&quot;) COLUMN(NAME=&quot;customer_a.ecc_no_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_1_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_2_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_3_date&quot;) COLUMN(NAME=&quot;customer_a.tax_reg_st_date&quot;) COLUMN(NAME=&quot;customer_a.ser_tax_reg_date&quot;) COLUMN(NAME=&quot;customer_a.udf_str1&quot;) COLUMN(NAME=&quot;customer_a.auto_debit__note&quot;) COLUMN(NAME=&quot;customer_a.shipment_lead__time&quot;) COLUMN(NAME=&quot;customer_a.rate_round_to&quot;) COLUMN(NAME=&quot;customer_a.rate_round&quot;) COLUMN(NAME=&quot;customer_a.master_pack&quot;) COLUMN(NAME=&quot;customer_a.pd_group&quot;) COLUMN(NAME=&quot;customer_a.cancel_bo&quot;) COLUMN(NAME=&quot;customer_a.cust_code__pd&quot;) COLUMN(NAME=&quot;customer_a.cust_code__disc&quot;) COLUMN(NAME=&quot;customer_a.min_shelf_life&quot;) COLUMN(NAME=&quot;customer_a.single_lot&quot;) COLUMN(NAME=&quot;customer_a.sgroup_code&quot;) COLUMN(NAME=&quot;customer_a.old_cust_ref&quot;) COLUMN(NAME=&quot;customer_a.cust_code__ar&quot;) COLUMN(NAME=&quot;customer_a.old_corp_parent&quot;) COLUMN(NAME=&quot;customer_a.store_number&quot;) COLUMN(NAME=&quot;customer_a.cust_tran_type&quot;) COLUMN(NAME=&quot;customer_a.ita_reg_no&quot;) COLUMN(NAME=&quot;customer_a.eng_name&quot;) COLUMN(NAME=&quot;customer_a.part_qty&quot;) COLUMN(NAME=&quot;customer_a.asn_reqd&quot;) COLUMN(NAME=&quot;customer_a.wave_type&quot;) COLUMN(NAME=&quot;customer_c.cust_name&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) COLUMN(NAME=&quot;customer_a.return_allowed&quot;) COLUMN(NAME=&quot;customer_a.site_code__pay&quot;) COLUMN(NAME=&quot;customer_a.ship_cons_grp&quot;) COMPUTE(NAME=&quot;fn_get_gen_descr( &apos;REAS_CODE__BKLIST&apos; , &apos;W_CUSTOMER&apos; , customer_a.reas_code__bklist , &apos;D&apos; ) AS bklist_reason&quot;) COLUMN(NAME=&quot;customer_a.edi_reqd&quot;) COLUMN(NAME=&quot;customer_a.registr_1&quot;) COLUMN(NAME=&quot;customer_a.registr_2&quot;) COLUMN(NAME=&quot;customer_a.registr_3&quot;) COLUMN(NAME=&quot;customer_a.registr_4&quot;) COLUMN(NAME=&quot;customer_a.registr_5&quot;) COLUMN(NAME=&quot;customer_a.available_yn&quot;) COLUMN(NAME=&quot;customer_a.emp_code__ord1&quot;) COLUMN(NAME=&quot;customer_a.emp_code__ord&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;customer_a.tnt_option&quot;) COLUMN(NAME=&quot;customer_a.auto_stk_alloc&quot;) COLUMN(NAME=&quot;customer_a.uniform_code&quot;) COLUMN(NAME=&quot;customer_a.sms_notify&quot;) COLUMN(NAME=&quot;customer_a.email_notify&quot;) COMPUTE(NAME=&quot;FN_R_SUNDRY_YTD(&apos;C&apos; , CUSTOMER_a.CUST_CODE) as sundry_balance&quot;) COLUMN(NAME=&quot;customer_a.comm_table&quot;) COLUMN(NAME=&quot;customer_a.cust_priority&quot;) JOIN (LEFT=&quot;customer_a.stan_code&quot; OP =&quot;=&quot;RIGHT=&quot;station.stan_code&quot; OUTER1 =&quot;customer_a.stan_code&quot; ) JOIN (LEFT=&quot;customer_a.sales_pers&quot; OP =&quot;=&quot;RIGHT=&quot;sales_pers.sales_pers&quot; OUTER1 =&quot;customer_a.sales_pers&quot; ) JOIN (LEFT=&quot;customer_a.contact_code&quot; OP =&quot;=&quot;RIGHT=&quot;contact.contact_code&quot; OUTER1 =&quot;customer_a.contact_code&quot; ) JOIN (LEFT=&quot;customer_a.count_code&quot; OP =&quot;=&quot;RIGHT=&quot;country.count_code&quot; OUTER1 =&quot;customer_a.count_code&quot; ) JOIN (LEFT=&quot;customer_a.terr_code&quot; OP =&quot;=&quot;RIGHT=&quot;territory.terr_code&quot; OUTER1 =&quot;customer_a.terr_code&quot; ) JOIN (LEFT=&quot;customer_a.locality_code&quot; OP =&quot;=&quot;RIGHT=&quot;locality.locality_code&quot; OUTER1 =&quot;customer_a.locality_code&quot; ) JOIN (LEFT=&quot;customer_a.emp_code__ord&quot; OP =&quot;=&quot;RIGHT=&quot;employee_a.emp_code&quot; OUTER1 =&quot;customer_a.emp_code__ord&quot; ) JOIN (LEFT=&quot;customer_a.emp_code__ord1&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; OUTER1 =&quot;customer_a.emp_code__ord1&quot; ) JOIN (LEFT=&quot;customer_a.group_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_b.cust_code&quot; OUTER1 =&quot;customer_a.group_code&quot; ) JOIN (LEFT=&quot;customer_a.cust_code__bil&quot; OP =&quot;=&quot;RIGHT=&quot;customer_c.cust_code&quot; OUTER1 =&quot;customer_a.cust_code__bil&quot; )WHERE( EXP1 =&quot;CUSTOMER_A.CUST_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:mCust&quot; ) ) ARG(NAME = &quot;mCust&quot; TYPE = string) </retrieve>
<update>CUSTOMER</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>mCust</name>
<type>string</type>
......@@ -1685,10 +1757,10 @@
<text>Contact :</text>
<border>0</border>
<color>33554432</color>
<x>521</x>
<y>19</y>
<x>492</x>
<y>18</y>
<height>16</height>
<width>56</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1931,31 +2003,57 @@
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Customer :</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>19</y>
<height>16</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
<y>176</y>
<y>19</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_code</name>
<tag>The group to which customer belongs</tag>
<name>cust_code</name>
<tag>The Unique code for each customer</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1973,20 +2071,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
<y>199</y>
<y>176</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code__bil</name>
<name>group_code</name>
<tag>The group to which customer belongs</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -2012,24 +2111,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
<y>222</y>
<y>199</y>
<height>16</height>
<width>57</width>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>stan_code</name>
<tag>Station</tag>
<name>cust_code__bil</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -2052,26 +2150,28 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>122</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
<y>315</y>
<y>222</y>
<height>16</height>
<width>41</width>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>terr_code</name>
<name>stan_code</name>
<tag>Station</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
......@@ -2090,28 +2190,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>122</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>200</tabsequence>
<border>5</border>
<color>0</color>
<x>581</x>
<y>18</y>
<x>157</x>
<y>315</y>
<height>16</height>
<width>106</width>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code</name>
<name>terr_code</name>
<visible>1</visible>
<hidesnaked>1</hidesnaked>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
......@@ -2132,7 +2230,7 @@
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2172,7 +2270,7 @@
<band>Detail</band>
<id>149</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2210,7 +2308,7 @@
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2249,7 +2347,7 @@
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2287,7 +2385,7 @@
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2326,7 +2424,7 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2394,7 +2492,7 @@
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>654</x>
......@@ -2490,7 +2588,7 @@
<band>Detail</band>
<id>198</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>508</x>
......@@ -2648,7 +2746,7 @@
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>581</x>
......@@ -2781,7 +2879,7 @@
<band>Detail</band>
<id>129</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>506</x>
......@@ -2846,7 +2944,7 @@
<band>Detail</band>
<id>164</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>344</x>
......@@ -2883,7 +2981,7 @@
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -2918,6 +3016,42 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>186</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>269</x>
<y>176</y>
<height>16</height>
<width>417</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>customer_cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>187</id>
......@@ -3080,7 +3214,7 @@
<band>Detail</band>
<id>117</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<tabsequence>180</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -3117,7 +3251,7 @@
<band>Detail</band>
<id>118</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>170</tabsequence>
<border>5</border>
<color>0</color>
<x>532</x>
......@@ -3154,7 +3288,7 @@
<band>Detail</band>
<id>102</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<tabsequence>190</tabsequence>
<border>5</border>
<color>0</color>
<x>597</x>
......@@ -3901,7 +4035,7 @@
<band>Detail</band>
<id>170</id>
<alignment>0</alignment>
<tabsequence>730</tabsequence>
<tabsequence>740</tabsequence>
<border>5</border>
<color>0</color>
<x>359</x>
......@@ -3937,7 +4071,7 @@
<band>Detail</band>
<id>173</id>
<alignment>1</alignment>
<tabsequence>760</tabsequence>
<tabsequence>770</tabsequence>
<border>5</border>
<color>0</color>
<x>363</x>
......@@ -3975,7 +4109,7 @@
<band>Detail</band>
<id>176</id>
<alignment>0</alignment>
<tabsequence>790</tabsequence>
<tabsequence>800</tabsequence>
<border>5</border>
<color>0</color>
<x>363</x>
......@@ -4348,7 +4482,7 @@
<band>Detail</band>
<id>179</id>
<alignment>1</alignment>
<tabsequence>820</tabsequence>
<tabsequence>830</tabsequence>
<border>5</border>
<color>0</color>
<x>363</x>
......@@ -4413,7 +4547,7 @@
<band>Detail</band>
<id>171</id>
<alignment>0</alignment>
<tabsequence>740</tabsequence>
<tabsequence>750</tabsequence>
<border>5</border>
<color>0</color>
<x>603</x>
......@@ -4450,7 +4584,7 @@
<band>Detail</band>
<id>174</id>
<alignment>0</alignment>
<tabsequence>770</tabsequence>
<tabsequence>780</tabsequence>
<border>5</border>
<color>0</color>
<x>603</x>
......@@ -4486,7 +4620,7 @@
<band>Detail</band>
<id>177</id>
<alignment>0</alignment>
<tabsequence>800</tabsequence>
<tabsequence>810</tabsequence>
<border>5</border>
<color>0</color>
<x>603</x>
......@@ -4523,7 +4657,7 @@
<band>Detail</band>
<id>185</id>
<alignment>0</alignment>
<tabsequence>830</tabsequence>
<tabsequence>840</tabsequence>
<border>5</border>
<color>0</color>
<x>625</x>
......@@ -5360,7 +5494,7 @@
<band>Detail</band>
<id>112</id>
<alignment>0</alignment>
<tabsequence>240</tabsequence>
<tabsequence>230</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -5395,7 +5529,7 @@
<band>Detail</band>
<id>33</id>
<alignment>0</alignment>
<tabsequence>260</tabsequence>
<tabsequence>250</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -5434,7 +5568,7 @@
<band>Detail</band>
<id>39</id>
<alignment>0</alignment>
<tabsequence>400</tabsequence>
<tabsequence>390</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -5883,7 +6017,7 @@
<band>Detail</band>
<id>169</id>
<alignment>0</alignment>
<tabsequence>720</tabsequence>
<tabsequence>730</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -5920,7 +6054,7 @@
<band>Detail</band>
<id>172</id>
<alignment>0</alignment>
<tabsequence>750</tabsequence>
<tabsequence>760</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -5957,7 +6091,7 @@
<band>Detail</band>
<id>175</id>
<alignment>0</alignment>
<tabsequence>780</tabsequence>
<tabsequence>790</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -5994,7 +6128,7 @@
<band>Detail</band>
<id>178</id>
<alignment>0</alignment>
<tabsequence>810</tabsequence>
<tabsequence>820</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6108,7 +6242,7 @@
<band>Detail</band>
<id>127</id>
<alignment>0</alignment>
<tabsequence>1610</tabsequence>
<tabsequence>1650</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6414,7 +6548,7 @@
<band>Detail</band>
<id>146</id>
<alignment>1</alignment>
<tabsequence>1670</tabsequence>
<tabsequence>1710</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6452,7 +6586,7 @@
<band>Detail</band>
<id>163</id>
<alignment>0</alignment>
<tabsequence>1690</tabsequence>
<tabsequence>1730</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6581,7 +6715,7 @@
<band>Detail</band>
<id>150</id>
<alignment>0</alignment>
<tabsequence>1680</tabsequence>
<tabsequence>1720</tabsequence>
<border>5</border>
<color>0</color>
<x>629</x>
......@@ -6647,7 +6781,7 @@
<band>Detail</band>
<id>144</id>
<alignment>0</alignment>
<tabsequence>1650</tabsequence>
<tabsequence>1690</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6711,7 +6845,7 @@
<band>Detail</band>
<id>145</id>
<alignment>0</alignment>
<tabsequence>1660</tabsequence>
<tabsequence>1700</tabsequence>
<border>5</border>
<color>0</color>
<x>599</x>
......@@ -6746,7 +6880,7 @@
<band>Detail</band>
<id>200</id>
<alignment>0</alignment>
<tabsequence>1630</tabsequence>
<tabsequence>1670</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6782,7 +6916,7 @@
<band>Detail</band>
<id>199</id>
<alignment>0</alignment>
<tabsequence>1640</tabsequence>
<tabsequence>1680</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -6914,6 +7048,42 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>207</id>
<alignment>0</alignment>
<tabsequence>400</tabsequence>
<border>5</border>
<color>0</color>
<x>391</x>
<y>610</y>
<height>15</height>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>uniform_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -6974,7 +7144,7 @@
<band>Detail</band>
<id>101</id>
<alignment>0</alignment>
<tabsequence>250</tabsequence>
<tabsequence>240</tabsequence>
<border>5</border>
<color>0</color>
<x>645</x>
......@@ -7010,7 +7180,7 @@
<band>Detail</band>
<id>184</id>
<alignment>0</alignment>
<tabsequence>230</tabsequence>
<tabsequence>220</tabsequence>
<border>5</border>
<color>0</color>
<x>645</x>
......@@ -7103,7 +7273,7 @@
<band>Detail</band>
<id>189</id>
<alignment>0</alignment>
<tabsequence>270</tabsequence>
<tabsequence>260</tabsequence>
<border>5</border>
<color>0</color>
<x>331</x>
......@@ -7168,7 +7338,7 @@
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<tabsequence>210</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7207,7 +7377,7 @@
<band>Detail</band>
<id>183</id>
<alignment>0</alignment>
<tabsequence>280</tabsequence>
<tabsequence>270</tabsequence>
<border>5</border>
<color>0</color>
<x>498</x>
......@@ -7243,7 +7413,7 @@
<band>Detail</band>
<id>34</id>
<alignment>0</alignment>
<tabsequence>290</tabsequence>
<tabsequence>280</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7282,7 +7452,7 @@
<band>Detail</band>
<id>93</id>
<alignment>0</alignment>
<tabsequence>300</tabsequence>
<tabsequence>290</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7320,7 +7490,7 @@
<band>Detail</band>
<id>94</id>
<alignment>0</alignment>
<tabsequence>310</tabsequence>
<tabsequence>300</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7358,7 +7528,7 @@
<band>Detail</band>
<id>40</id>
<alignment>0</alignment>
<tabsequence>320</tabsequence>
<tabsequence>310</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7424,7 +7594,7 @@
<band>Detail</band>
<id>151</id>
<alignment>0</alignment>
<tabsequence>1700</tabsequence>
<tabsequence>1740</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7489,7 +7659,7 @@
<band>Detail</band>
<id>152</id>
<alignment>0</alignment>
<tabsequence>1710</tabsequence>
<tabsequence>1750</tabsequence>
<border>5</border>
<color>0</color>
<x>490</x>
......@@ -7554,7 +7724,7 @@
<band>Detail</band>
<id>153</id>
<alignment>0</alignment>
<tabsequence>1720</tabsequence>
<tabsequence>1760</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7731,7 +7901,7 @@
<band>Detail</band>
<id>161</id>
<alignment>0</alignment>
<tabsequence>1740</tabsequence>
<tabsequence>1780</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7766,7 +7936,7 @@
<band>Detail</band>
<id>182</id>
<alignment>0</alignment>
<tabsequence>1760</tabsequence>
<tabsequence>1800</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7803,7 +7973,7 @@
<band>Detail</band>
<id>181</id>
<alignment>0</alignment>
<tabsequence>1780</tabsequence>
<tabsequence>1820</tabsequence>
<border>5</border>
<color>0</color>
<x>387</x>
......@@ -7839,7 +8009,7 @@
<band>Detail</band>
<id>180</id>
<alignment>0</alignment>
<tabsequence>1770</tabsequence>
<tabsequence>1810</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7875,7 +8045,7 @@
<band>Detail</band>
<id>190</id>
<alignment>0</alignment>
<tabsequence>1790</tabsequence>
<tabsequence>1830</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -7939,7 +8109,7 @@
<band>Detail</band>
<id>192</id>
<alignment>0</alignment>
<tabsequence>1800</tabsequence>
<tabsequence>1840</tabsequence>
<border>5</border>
<color>0</color>
<x>384</x>
......@@ -7999,6 +8169,43 @@
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>205</id>
<alignment>0</alignment>
<tabsequence>1850</tabsequence>
<border>5</border>
<color>0</color>
<x>637</x>
<y>2402</y>
<height>16</height>
<width>39</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tnt_option</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -8031,7 +8238,7 @@
<band>Detail</band>
<id>193</id>
<alignment>0</alignment>
<tabsequence>1810</tabsequence>
<tabsequence>1860</tabsequence>
<border>5</border>
<color>0</color>
<x>158</x>
......@@ -8152,7 +8359,7 @@
<band>Detail</band>
<id>195</id>
<alignment>0</alignment>
<tabsequence>1830</tabsequence>
<tabsequence>1880</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8217,7 +8424,7 @@
<band>Detail</band>
<id>194</id>
<alignment>0</alignment>
<tabsequence>1820</tabsequence>
<tabsequence>1870</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8698,7 +8905,7 @@
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>1340</tabsequence>
<tabsequence>1370</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8736,7 +8943,7 @@
<band>Detail</band>
<id>54</id>
<alignment>0</alignment>
<tabsequence>1360</tabsequence>
<tabsequence>1390</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8774,7 +8981,7 @@
<band>Detail</band>
<id>147</id>
<alignment>0</alignment>
<tabsequence>1380</tabsequence>
<tabsequence>1410</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8812,7 +9019,7 @@
<band>Detail</band>
<id>97</id>
<alignment>0</alignment>
<tabsequence>1400</tabsequence>
<tabsequence>1430</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8850,7 +9057,7 @@
<band>Detail</band>
<id>139</id>
<alignment>0</alignment>
<tabsequence>1420</tabsequence>
<tabsequence>1450</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8888,7 +9095,7 @@
<band>Detail</band>
<id>138</id>
<alignment>0</alignment>
<tabsequence>1410</tabsequence>
<tabsequence>1440</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8926,7 +9133,7 @@
<band>Detail</band>
<id>140</id>
<alignment>0</alignment>
<tabsequence>1430</tabsequence>
<tabsequence>1460</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -8964,7 +9171,7 @@
<band>Detail</band>
<id>52</id>
<alignment>0</alignment>
<tabsequence>1320</tabsequence>
<tabsequence>1350</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9003,7 +9210,7 @@
<band>Detail</band>
<id>51</id>
<alignment>0</alignment>
<tabsequence>1300</tabsequence>
<tabsequence>1330</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9041,7 +9248,7 @@
<band>Detail</band>
<id>50</id>
<alignment>0</alignment>
<tabsequence>1280</tabsequence>
<tabsequence>1310</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9079,7 +9286,7 @@
<band>Detail</band>
<id>49</id>
<alignment>0</alignment>
<tabsequence>1260</tabsequence>
<tabsequence>1290</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9117,7 +9324,7 @@
<band>Detail</band>
<id>116</id>
<alignment>0</alignment>
<tabsequence>1240</tabsequence>
<tabsequence>1270</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9155,7 +9362,7 @@
<band>Detail</band>
<id>48</id>
<alignment>0</alignment>
<tabsequence>1220</tabsequence>
<tabsequence>1250</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9193,7 +9400,7 @@
<band>Detail</band>
<id>47</id>
<alignment>0</alignment>
<tabsequence>1200</tabsequence>
<tabsequence>1230</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9231,7 +9438,7 @@
<band>Detail</band>
<id>46</id>
<alignment>0</alignment>
<tabsequence>1180</tabsequence>
<tabsequence>1210</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9409,7 +9616,7 @@
<band>Detail</band>
<id>148</id>
<alignment>0</alignment>
<tabsequence>1390</tabsequence>
<tabsequence>1420</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9444,7 +9651,7 @@
<band>Detail</band>
<id>126</id>
<alignment>0</alignment>
<tabsequence>1370</tabsequence>
<tabsequence>1400</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9479,7 +9686,7 @@
<band>Detail</band>
<id>125</id>
<alignment>0</alignment>
<tabsequence>1350</tabsequence>
<tabsequence>1380</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9514,7 +9721,7 @@
<band>Detail</band>
<id>124</id>
<alignment>0</alignment>
<tabsequence>1330</tabsequence>
<tabsequence>1360</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9549,7 +9756,7 @@
<band>Detail</band>
<id>160</id>
<alignment>0</alignment>
<tabsequence>1310</tabsequence>
<tabsequence>1340</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9612,7 +9819,7 @@
<band>Detail</band>
<id>159</id>
<alignment>0</alignment>
<tabsequence>1290</tabsequence>
<tabsequence>1320</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9647,7 +9854,7 @@
<band>Detail</band>
<id>158</id>
<alignment>0</alignment>
<tabsequence>1270</tabsequence>
<tabsequence>1300</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9682,7 +9889,7 @@
<band>Detail</band>
<id>156</id>
<alignment>0</alignment>
<tabsequence>1210</tabsequence>
<tabsequence>1240</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -9829,7 +10036,7 @@
<band>Detail</band>
<id>119</id>
<alignment>0</alignment>
<tabsequence>1170</tabsequence>
<tabsequence>1200</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -9895,7 +10102,7 @@
<band>Detail</band>
<id>44</id>
<alignment>0</alignment>
<tabsequence>1150</tabsequence>
<tabsequence>1180</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10098,7 +10305,7 @@
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>870</tabsequence>
<tabsequence>880</tabsequence>
<border>5</border>
<color>0</color>
<x>344</x>
......@@ -10472,7 +10679,7 @@
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>840</tabsequence>
<tabsequence>850</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10508,7 +10715,7 @@
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>860</tabsequence>
<tabsequence>870</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10547,7 +10754,7 @@
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>890</tabsequence>
<tabsequence>900</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10586,7 +10793,7 @@
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>910</tabsequence>
<tabsequence>920</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10625,7 +10832,7 @@
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>980</tabsequence>
<tabsequence>990</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10663,7 +10870,7 @@
<band>Detail</band>
<id>60</id>
<alignment>0</alignment>
<tabsequence>1000</tabsequence>
<tabsequence>1010</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10702,7 +10909,7 @@
<band>Detail</band>
<id>62</id>
<alignment>0</alignment>
<tabsequence>1020</tabsequence>
<tabsequence>1030</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10739,7 +10946,7 @@
<band>Detail</band>
<id>63</id>
<alignment>0</alignment>
<tabsequence>1040</tabsequence>
<tabsequence>1050</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10777,7 +10984,7 @@
<band>Detail</band>
<id>66</id>
<alignment>0</alignment>
<tabsequence>1060</tabsequence>
<tabsequence>1070</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10815,7 +11022,7 @@
<band>Detail</band>
<id>70</id>
<alignment>0</alignment>
<tabsequence>1100</tabsequence>
<tabsequence>1110</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10853,7 +11060,7 @@
<band>Detail</band>
<id>72</id>
<alignment>0</alignment>
<tabsequence>1120</tabsequence>
<tabsequence>1130</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10891,7 +11098,7 @@
<band>Detail</band>
<id>74</id>
<alignment>0</alignment>
<tabsequence>1140</tabsequence>
<tabsequence>1150</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -10925,21 +11132,30 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Fax :</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<id>208</id>
<alignment>0</alignment>
<tabsequence>1160</tabsequence>
<border>5</border>
<color>0</color>
<x>429</x>
<y>1451</y>
<height>16</height>
<width>143</width>
<width>71</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_fax_t</name>
<name>sms_notify</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -10950,24 +11166,33 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sms Notify:</text>
<border>0</border>
<color>33554432</color>
<x>340</x>
<y>1450</y>
<id>209</id>
<alignment>0</alignment>
<tabsequence>1170</tabsequence>
<border>5</border>
<color>0</color>
<x>603</x>
<y>1451</y>
<height>16</height>
<width>84</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sms_notify_t</name>
<name>email_notify</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -10978,23 +11203,79 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Email Notify:</text>
<text>Fax :</text>
<border>0</border>
<color>33554432</color>
<x>514</x>
<y>1450</y>
<x>9</x>
<y>1451</y>
<height>16</height>
<width>84</width>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>email_notify_t</name>
<name>work_fax_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sms Notify:</text>
<border>0</border>
<color>33554432</color>
<x>340</x>
<y>1450</y>
<height>16</height>
<width>84</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sms_notify_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Email Notify:</text>
<border>0</border>
<color>33554432</color>
<x>514</x>
<y>1450</y>
<height>16</height>
<width>84</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>email_notify_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -11041,7 +11322,7 @@
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>920</tabsequence>
<tabsequence>930</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -11106,7 +11387,7 @@
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>940</tabsequence>
<tabsequence>950</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -11196,6 +11477,42 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>206</id>
<alignment>0</alignment>
<tabsequence>1490</tabsequence>
<border>5</border>
<color>0</color>
<x>624</x>
<y>1910</y>
<height>16</height>
<width>51</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>auto_stk_alloc</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -11284,7 +11601,7 @@
<band>Detail</band>
<id>155</id>
<alignment>0</alignment>
<tabsequence>1230</tabsequence>
<tabsequence>1260</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -11319,7 +11636,7 @@
<band>Detail</band>
<id>162</id>
<alignment>0</alignment>
<tabsequence>1250</tabsequence>
<tabsequence>1280</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -11354,7 +11671,7 @@
<band>Detail</band>
<id>154</id>
<alignment>0</alignment>
<tabsequence>1730</tabsequence>
<tabsequence>1770</tabsequence>
<border>5</border>
<color>0</color>
<x>629</x>
......@@ -11392,7 +11709,7 @@
<band>Detail</band>
<id>168</id>
<alignment>0</alignment>
<tabsequence>1750</tabsequence>
<tabsequence>1790</tabsequence>
<border>5</border>
<color>0</color>
<x>629</x>
......@@ -11484,7 +11801,7 @@
<band>Detail</band>
<id>100</id>
<alignment>0</alignment>
<tabsequence>1500</tabsequence>
<tabsequence>1540</tabsequence>
<border>5</border>
<color>0</color>
<x>595</x>
......@@ -11556,7 +11873,7 @@
<band>Detail</band>
<id>121</id>
<alignment>0</alignment>
<tabsequence>1570</tabsequence>
<tabsequence>1610</tabsequence>
<border>5</border>
<color>0</color>
<x>390</x>
......@@ -11817,7 +12134,7 @@
<band>Detail</band>
<id>111</id>
<alignment>0</alignment>
<tabsequence>1490</tabsequence>
<tabsequence>1530</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -11854,7 +12171,7 @@
<band>Detail</band>
<id>104</id>
<alignment>0</alignment>
<tabsequence>1540</tabsequence>
<tabsequence>1580</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -11892,7 +12209,7 @@
<band>Detail</band>
<id>106</id>
<alignment>0</alignment>
<tabsequence>1560</tabsequence>
<tabsequence>1600</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -11930,7 +12247,7 @@
<band>Detail</band>
<id>114</id>
<alignment>0</alignment>
<tabsequence>1590</tabsequence>
<tabsequence>1630</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -11967,7 +12284,7 @@
<band>Detail</band>
<id>130</id>
<alignment>0</alignment>
<tabsequence>1510</tabsequence>
<tabsequence>1550</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -12005,7 +12322,7 @@
<band>Detail</band>
<id>57</id>
<alignment>0</alignment>
<tabsequence>1520</tabsequence>
<tabsequence>1560</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -12072,7 +12389,7 @@
<band>Detail</band>
<id>115</id>
<alignment>0</alignment>
<tabsequence>1480</tabsequence>
<tabsequence>1520</tabsequence>
<border>5</border>
<color>0</color>
<x>599</x>
......@@ -12108,7 +12425,7 @@
<band>Detail</band>
<id>36</id>
<alignment>1</alignment>
<tabsequence>370</tabsequence>
<tabsequence>360</tabsequence>
<border>5</border>
<color>0</color>
<x>646</x>
......@@ -12148,7 +12465,7 @@
<band>Detail</band>
<id>90</id>
<alignment>1</alignment>
<tabsequence>390</tabsequence>
<tabsequence>380</tabsequence>
<border>5</border>
<color>0</color>
<x>630</x>
......@@ -12242,7 +12559,7 @@
<band>Detail</band>
<id>141</id>
<alignment>0</alignment>
<tabsequence>360</tabsequence>
<tabsequence>350</tabsequence>
<border>5</border>
<color>0</color>
<x>446</x>
......@@ -12309,7 +12626,7 @@
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>350</tabsequence>
<tabsequence>340</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -12404,7 +12721,7 @@
<band>Detail</band>
<id>8</id>
<alignment>1</alignment>
<tabsequence>380</tabsequence>
<tabsequence>370</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -12472,7 +12789,7 @@
<band>Detail</band>
<id>37</id>
<alignment>1</alignment>
<tabsequence>330</tabsequence>
<tabsequence>320</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -12569,7 +12886,7 @@
<band>Detail</band>
<id>58</id>
<alignment>0</alignment>
<tabsequence>1530</tabsequence>
<tabsequence>1570</tabsequence>
<border>5</border>
<color>0</color>
<x>620</x>
......@@ -12607,7 +12924,7 @@
<band>Detail</band>
<id>120</id>
<alignment>1</alignment>
<tabsequence>1550</tabsequence>
<tabsequence>1590</tabsequence>
<border>5</border>
<color>0</color>
<x>620</x>
......@@ -12644,7 +12961,7 @@
<band>Detail</band>
<id>107</id>
<alignment>0</alignment>
<tabsequence>1580</tabsequence>
<tabsequence>1620</tabsequence>
<border>5</border>
<color>0</color>
<x>666</x>
......@@ -12682,7 +12999,7 @@
<band>Detail</band>
<id>113</id>
<alignment>0</alignment>
<tabsequence>1600</tabsequence>
<tabsequence>1640</tabsequence>
<border>5</border>
<color>0</color>
<x>627</x>
......@@ -12831,7 +13148,7 @@
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>880</tabsequence>
<tabsequence>890</tabsequence>
<border>5</border>
<color>0</color>
<x>514</x>
......@@ -12869,7 +13186,7 @@
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>850</tabsequence>
<tabsequence>860</tabsequence>
<border>5</border>
<color>0</color>
<x>228</x>
......@@ -12907,7 +13224,7 @@
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>900</tabsequence>
<tabsequence>910</tabsequence>
<border>5</border>
<color>0</color>
<x>558</x>
......@@ -12946,7 +13263,7 @@
<band>Detail</band>
<id>28</id>
<alignment>0</alignment>
<tabsequence>930</tabsequence>
<tabsequence>940</tabsequence>
<border>5</border>
<color>0</color>
<x>227</x>
......@@ -12985,7 +13302,7 @@
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<tabsequence>950</tabsequence>
<tabsequence>960</tabsequence>
<border>5</border>
<color>0</color>
<x>410</x>
......@@ -13023,7 +13340,7 @@
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>960</tabsequence>
<tabsequence>970</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13061,7 +13378,7 @@
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>970</tabsequence>
<tabsequence>980</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13099,7 +13416,7 @@
<band>Detail</band>
<id>32</id>
<alignment>0</alignment>
<tabsequence>990</tabsequence>
<tabsequence>1000</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
......@@ -13137,7 +13454,7 @@
<band>Detail</band>
<id>61</id>
<alignment>0</alignment>
<tabsequence>1010</tabsequence>
<tabsequence>1020</tabsequence>
<border>5</border>
<color>0</color>
<x>229</x>
......@@ -13175,7 +13492,7 @@
<band>Detail</band>
<id>65</id>
<alignment>0</alignment>
<tabsequence>1030</tabsequence>
<tabsequence>1040</tabsequence>
<border>5</border>
<color>0</color>
<x>509</x>
......@@ -13213,7 +13530,7 @@
<band>Detail</band>
<id>64</id>
<alignment>0</alignment>
<tabsequence>1050</tabsequence>
<tabsequence>1060</tabsequence>
<border>5</border>
<color>0</color>
<x>413</x>
......@@ -13251,7 +13568,7 @@
<band>Detail</band>
<id>67</id>
<alignment>0</alignment>
<tabsequence>1070</tabsequence>
<tabsequence>1080</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13289,7 +13606,7 @@
<band>Detail</band>
<id>68</id>
<alignment>0</alignment>
<tabsequence>1080</tabsequence>
<tabsequence>1090</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13327,7 +13644,7 @@
<band>Detail</band>
<id>69</id>
<alignment>0</alignment>
<tabsequence>1090</tabsequence>
<tabsequence>1100</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13365,7 +13682,7 @@
<band>Detail</band>
<id>73</id>
<alignment>0</alignment>
<tabsequence>1130</tabsequence>
<tabsequence>1140</tabsequence>
<border>5</border>
<color>0</color>
<x>416</x>
......@@ -13403,7 +13720,7 @@
<band>Detail</band>
<id>71</id>
<alignment>0</alignment>
<tabsequence>1110</tabsequence>
<tabsequence>1120</tabsequence>
<border>5</border>
<color>0</color>
<x>628</x>
......@@ -13441,7 +13758,7 @@
<band>Detail</band>
<id>157</id>
<alignment>0</alignment>
<tabsequence>1190</tabsequence>
<tabsequence>1220</tabsequence>
<border>5</border>
<color>0</color>
<x>611</x>
......@@ -13476,7 +13793,7 @@
<band>Detail</band>
<id>45</id>
<alignment>0</alignment>
<tabsequence>1160</tabsequence>
<tabsequence>1190</tabsequence>
<border>5</border>
<color>0</color>
<x>581</x>
......@@ -13515,7 +13832,7 @@
<band>Detail</band>
<id>128</id>
<alignment>0</alignment>
<tabsequence>1620</tabsequence>
<tabsequence>1660</tabsequence>
<border>5</border>
<color>0</color>
<x>599</x>
......@@ -13622,7 +13939,7 @@
<band>Detail</band>
<id>79</id>
<alignment>0</alignment>
<tabsequence>340</tabsequence>
<tabsequence>330</tabsequence>
<border>5</border>
<color>0</color>
<x>606</x>
......@@ -13695,7 +14012,7 @@
<band>Detail</band>
<id>41</id>
<alignment>0</alignment>
<tabsequence>1440</tabsequence>
<tabsequence>1470</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13735,7 +14052,7 @@
<band>Detail</band>
<id>42</id>
<alignment>0</alignment>
<tabsequence>1450</tabsequence>
<tabsequence>1480</tabsequence>
<border>5</border>
<color>0</color>
<x>357</x>
......@@ -13775,7 +14092,7 @@
<band>Detail</band>
<id>110</id>
<alignment>0</alignment>
<tabsequence>1470</tabsequence>
<tabsequence>1510</tabsequence>
<border>5</border>
<color>0</color>
<x>357</x>
......@@ -13842,7 +14159,7 @@
<band>Detail</band>
<id>109</id>
<alignment>0</alignment>
<tabsequence>1460</tabsequence>
<tabsequence>1500</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13937,7 +14254,7 @@
<band>Detail</band>
<id>196</id>
<alignment>0</alignment>
<tabsequence>1840</tabsequence>
<tabsequence>1890</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -13974,7 +14291,7 @@
<band>Detail</band>
<id>197</id>
<alignment>0</alignment>
<tabsequence>1850</tabsequence>
<tabsequence>1900</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
......@@ -14035,6 +14352,42 @@
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>210</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>157</x>
<y>340</y>
<height>16</height>
<width>145</width>
<format>0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_balance</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>134</id>
......@@ -14077,7 +14430,7 @@
<band>Detail</band>
<id>137</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<tabsequence>720</tabsequence>
<border>5</border>
<color>0</color>
<x>622</x>
......@@ -14271,21 +14624,30 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Comm table 3 :</text>
<border>0</border>
<id>211</id>
<alignment>0</alignment>
<tabsequence>710</tabsequence>
<border>5</border>
<color>0</color>
<x>536</x>
<x>465</x>
<y>888</y>
<height>16</height>
<width>83</width>
<width>67</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>comm_table__3_t</name>
<name>comm_table</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -14296,23 +14658,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Comm table :</text>
<text>Comm table 3 :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<x>536</x>
<y>888</y>
<height>16</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>comm_table_t</name>
<name>comm_table__3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -14330,17 +14692,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Customer :</text>
<text>Comm table :</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>19</y>
<color>0</color>
<x>378</x>
<y>888</y>
<height>16</height>
<width>143</width>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code_t</name>
<name>comm_table_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -14357,27 +14719,29 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
<y>19</y>
<x>581</x>
<y>18</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<tag>The Unique code for each customer</tag>
<name>contact_code</name>
<visible>1</visible>
<hidesnaked>1</hidesnaked>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -14395,54 +14759,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>205</id>
<id>212</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>1910</tabsequence>
<border>5</border>
<color>0</color>
<x>394</x>
<y>19</y>
<height>16</height>
<width>68</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_priority</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>186</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>269</x>
<y>176</y>
<x>402</x>
<y>18</y>
<height>16</height>
<width>417</width>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>customer_cust_name</name>
<name>cust_priority</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -14455,23 +14791,23 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Customer Priority:</text>
<text>Customer Priority :</text>
<border>0</border>
<color>33554432</color>
<x>289</x>
<y>19</y>
<x>298</x>
<y>18</y>
<height>16</height>
<width>102</width>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<name>cust_priority_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment