]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/common/_ship_to_dialog.html
common/_shipt_to_dialog: cp_gender gibt es in customer/vendor nicht
[mfinanz.git] / templates / webpages / common / _ship_to_dialog.html
index be4bcee49ad04aaa39d01cb66e3d99e1a7d03dfd..c49aef7438ff5d3820a31e255cc0fee2c0c030ad 100644 (file)
@@ -12,7 +12,6 @@
         shiptocountry:      "[% JavaScript.escape(vc_obj.country) %]",
         shiptogln:          "[% JavaScript.escape(vc_obj.gln) %]",
         shiptocontact:      "[% JavaScript.escape(vc_obj.contact) %]",
-        shiptocp_gender:    "[% JavaScript.escape(vc_obj.cp_gender) %]",
         shiptophone:        "[% JavaScript.escape(vc_obj.phone) %]",
         shiptofax:          "[% JavaScript.escape(vc_obj.fax) %]",
         shiptoemail:        "[% JavaScript.escape(vc_obj.email) %]"
@@ -32,7 +31,6 @@
         shiptocountry:      "[% JavaScript.escape(shipto.shiptocountry) %]",
         shiptogln:          "[% JavaScript.escape(shipto.shiptogln) %]",
         shiptocontact:      "[% JavaScript.escape(shipto.shiptocontact) %]",
-        shiptocp_gender:    "[% JavaScript.escape(shipto.shiptocp_gender) %]",
         shiptophone:        "[% JavaScript.escape(shipto.shiptophone) %]",
         shiptofax:          "[% JavaScript.escape(shipto.shiptofax) %]",
         shiptoemail:        "[% JavaScript.escape(shipto.shiptoemail) %]"