Warning: Undefined array key "PHP_AUTH_USER" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 18
console.log('poi rorder: 260608014');
Order Info:
Array
(
[comments] => when old unit comes back apply restock and collect 50 del
[additional_notes] =>
[targetdate] => 2026-06-12 00:00:00.000
[location] => 0000
[paid] => 0
[balance] => 558
[release] => 0
[orderlines] => Array
(
[0] => Array
(
[model] => PTW600BSRWS
[notes] =>
[instock] => 1
[fulfilled] => 0
[attarget] => 1
[location] => 0000
[serial] => QGD926068G
[recid] => 206206
[received_date] => 2026-06-12
)
[2] => Array
(
[model] => PARTS
[description] => PARTS
[notes] =>
[recid] => 206208
)
)
[emails] => Array
(
[0] => ganne1431@gmail.com
)
[status] => 1
[statusmessage] => OK
[orderno] => 260608014
[numitems] => 1
[numinstock] => 1
[numattarget] => 1
[numfulfilled] => 0
[customerno] => 9179743214
[shipmethod] => delivery
[readystatus] => 1
[orderopen] => 1
[billname] => Gracelyn Forde
[billaddr1] => 3 Stockdale Ave
[billaddr2] =>
[billcity] => CLAYMONT
[billstate] => DE
[billzip] => 19703
[shipname] => Gracelyn Forde
[shipaddr1] => 3 Stockdale Ave
[shipaddr2] =>
[shipcity] => CLAYMONT
[shipstate] => DE
[shipzip] => 19703
[phonenos] => Array
(
[0] => 9179743214
[1] => 3473838137
)
)
Order Lines:
Array
(
[0] => Array
(
[model] => PTW600BSRWS
[notes] =>
[instock] => 1
[fulfilled] => 0
[attarget] => 1
[location] => 0000
[serial] => QGD926068G
[recid] => 206206
[received_date] => 2026-06-12
)
[2] => Array
(
[model] => PARTS
[description] => PARTS
[notes] =>
[recid] => 206208
)
)
Warning: Undefined array key 2 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 361
Warning: Undefined array key 3 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 362
Warning: Undefined array key 4 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 373
Warning: Undefined array key 4 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 417
change_deliver_dd('deliver_contacts',2);
$('#contact_name-0').attr('value','Gracelyn Forde');
$('#contact_email-0').attr('value','ganne1431@gmail.com');
$('#contact_phone-0').attr('value','9179743214');
$('#contact_phonetxt-0').attr('value','9179743214');
$('#contact_name-1').attr('value','Gracelyn Forde');
Warning: Undefined variable $email_2 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 436
$('#contact_email-1').attr('value','');
$('#contact_phone-1').attr('value','3473838137');
$('#contact_phonetxt-1').attr('value','3473838137');key 1
Model #s:
Array
(
[0] => PTW600BSRWS
)
console.log('modelnumbs_arr: [\"PTW600BSRWS\"]');
Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505
console.log('Fix 1: [\"PARTS\"]');
fix PARTS
Columns model:
Array
(
[0] => PTW600BSRWS
[2] => PARTS
)
key 2
console.log('Fix: [\"PARTS\"]');
console.log('modelnumbs: {\"0\":\"PTW600BSRWS\",\"2\":\"PARTS\"}');
Model Info:
Array
(
[PTW600BSRWS] => Array
(
[model] => PTW600BSRWS
[brand] => GEP
[description] => GE Profile 28" Wide Smart Top Load Washer, Impeller Version
[height] => 46
[width] => 27.875
[depth] => 28
[case_depth] =>
[case_height] =>
[class] => Washer
[weight] => 165
)
[PARTS] => Array
(
[class] => Parts
[serial] =>
[model] => PARTS
[description] =>
[notes] =>
[width] => 1
[depth] => 1
[height] => 1
[weight] => 1
[fulfilled] => 0
)
)
var def_width = {};
var def_height = {};
var def_depth = {};
var def_weight = {};
console.log('i cnt PTW600BSRWS: 0');
Warning: Undefined variable $description in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 644
Warning: Undefined variable $description in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 650
console.log('Notes: ');
Model Info PTW600BSRWS:
Array
(
[model] => PTW600BSRWS
[brand] => GEP
[description] => GE Profile 28" Wide Smart Top Load Washer, Impeller Version
[height] => 46
[width] => 27.875
[depth] => 28
[case_depth] =>
[case_height] =>
[class] => Washer
[weight] => 165
)
(0) PTW600BSRWS
Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[6] = '1-36 inches';
def_height[6] = '37-48 inches';
def_depth[6] = '1-36 inches';
def_weight[6] = '151-200 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('PTW600BSRWS','1','GEP','GE Profile 28" Wide Smart Top Load Washer, Impeller Version','6','Washer','','','46','27.875','28','165') ON DUPLICATE KEY UPDATE model_description = 'GE Profile 28" Wide Smart Top Load Washer, Impeller Version',prod_type='6',class='Washer',subclass='',heat_source='',height='46',width='27.875',depth='28',weight='165' ;
console.log('i cnt PARTS: 1');
console.log('Notes: ');
Model Info PARTS:
Array
(
[class] => Parts
[serial] =>
[model] => PARTS
[description] =>
[notes] =>
[width] => 1
[depth] => 1
[height] => 1
[weight] => 1
[fulfilled] => 0
)
(1) PARTS
Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[38] = '1-36 inches';
def_height[38] = '1-36 inches';
def_depth[38] = '1-36 inches';
def_weight[38] = '1-50 lbs';
Warning: Undefined variable $brand in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 835
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('PARTS','1','','','38','Parts','','','1','1','1','1') ON DUPLICATE KEY UPDATE model_description = '',prod_type='38',class='Parts',subclass='',heat_source='',height='1',width='1',depth='1',weight='1' ;
Warning: Undefined variable $brand in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 841
Warning: Undefined array key "" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 841
$('#covered_delivery').val(60);
tally_delivery();
$('#store_order_numb-button-0').removeClass('redbg');
$('#store_order_numb-button-0').addClass('graybg');
change_deliver_dd('deliver_products',2);
$('#product-span-0').css('background-color','greenyellow');
$('#product-span-0').css('color','black');
$('#product-span-0').html(' ');
$('#product_modelnumb-0').attr('value','PTW600BSRWS');
$('#product_serialnumb-0').attr('value','QGD926068G');
$('#product_store_prodlnid-0').attr('value','206206');
$('#product_status-0').attr('value','in stock');
$('#product_notes-0').val('');
dimensions = 0;
$('#product-span-0').html('GE Profile Washer
in stock
');
$('#product_type-0 option').filter(function() { return $(this).text() == 'Washer'; }).attr('selected', true);
prod_id = '';
prod_id = $('#product_type-0').find(':selected').val();
console.log('prod_id: '+prod_id);
console.log('def_height[prod_id]: '+def_height[prod_id]);
$('#height-0').addClass('hidediv');
$('#product_height-0 option').filter(function() { return $(this).text() == '37-48 inches'; }).attr('selected', true);
$('#product_height-0').css('background-color','white');dimensions++;
$('#width-0').addClass('hidediv');
$('#product_width-0 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true);
$('#product_width-0').css('background-color','white');dimensions++;
$('#depth-0').addClass('hidediv');
$('#product_depth-0 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true);
$('#product_depth-0').css('background-color','white');dimensions++;
$('#weight-0').addClass('hidediv');
$('#product_weight-0 option').filter(function() { return $(this).text() == '151-200 lbs'; }).attr('selected', true);
$('#product_weight-0').css('background-color','white');dimensions++;
if(dimensions == 4){ $('#dimensions-0').addClass('hidediv'); }
$('#product-span-1').css('background-color','greenyellow');
$('#product-span-1').css('color','black');
$('#product-span-1').html(' ');
$('#product_modelnumb-1').attr('value','PARTS');
$('#product_serialnumb-1').attr('value',' ');
$('#product_store_prodlnid-1').attr('value','0');
$('#product_status-1').attr('value','in stock');
$('#product_notes-1').val('');
dimensions = 0;
$('#product-span-1').html(' Parts
in stock
');
$('#product_type-1 option').filter(function() { return $(this).text() == 'Parts'; }).attr('selected', true);
prod_id = '';
prod_id = $('#product_type-1').find(':selected').val();
console.log('prod_id: '+prod_id);
console.log('def_height[prod_id]: '+def_height[prod_id]);
$('#height-1').addClass('hidediv');
$('#product_height-1 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true);
$('#product_height-1').css('background-color','white');dimensions++;
$('#width-1').addClass('hidediv');
$('#product_width-1 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true);
$('#product_width-1').css('background-color','white');dimensions++;
$('#depth-1').addClass('hidediv');
$('#product_depth-1 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true);
$('#product_depth-1').css('background-color','white');dimensions++;
$('#weight-1').addClass('hidediv');
$('#product_weight-1 option').filter(function() { return $(this).text() == '1-50 lbs'; }).attr('selected', true);
$('#product_weight-1').css('background-color','white');dimensions++;
if(dimensions == 4){ $('#dimensions-1').addClass('hidediv'); }