/var/www/enzatesting.onesolution.hk/01_20240711_full_backup/ajax_customer.php


1
2
3
4
5
6
7
<?php  //item details for adding item to BOM 
$formid=$_REQUEST['formid'];
require_once 
"inc/configure.php";

$custcode $_REQUEST['custcode'];
print 
customer_option($custcodetrue);