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: 260729006');
Order Info:
Array
(
[comments] => Install and Haul Away 2nd floor, carry up prepaid
[additional_notes] =>
[targetdate] => 2026-08-03 00:00:00.000
[location] => 0000
[paid] => 0
[balance] => 766
[release] => 1
[orderlines] => Array
(
[0] => Array
(
[model] => FFTR1835VS
[notes] =>
[instock] => 0
[fulfilled] => 0
[attarget] => 0
[location] =>
[serial] =>
[recid] => 209088
)
[3] => Array
(
[model] => LABOR
[description] => LABOR
[notes] => 2nd Floor Carry Up
[recid] => 209091
)
)
[emails] => Array
(
[0] => Eclorenz.pm@gmail.com
)
[status] => 1
[statusmessage] => OK
[orderno] => 260729006
[numitems] => 1
[numinstock] => 0
[numattarget] => 0
[numfulfilled] => 0
[customerno] => 3025982475
[shipmethod] => delivery
[readystatus] => -1
[orderopen] => 1
[billname] => Evan Lorenz
[billaddr1] => 2107 N Franklin St
[billaddr2] => Apt A
[billcity] => WILMINGTON
[billstate] => DE
[billzip] => 19802
[shipname] => Evan Lorenz
[shipaddr1] => 1700 Shallcross Avenue
[shipaddr2] =>
[shipcity] => Wilmington
[shipstate] => DE
[shipzip] => 19806
[phonenos] => Array
(
[0] => 3025982475
)
)
Order Lines:
Array
(
[0] => Array
(
[model] => FFTR1835VS
[notes] =>
[instock] => 0
[fulfilled] => 0
[attarget] => 0
[location] =>
[serial] =>
[recid] => 209088
)
[3] => Array
(
[model] => LABOR
[description] => LABOR
[notes] => 2nd Floor Carry Up
[recid] => 209091
)
)
Warning: Undefined array key 1 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 360
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',1);$('#contact_primary-1').prop('checked', true);
$('#contact_name-0').attr('value','Evan Lorenz');
$('#contact_email-0').attr('value','Eclorenz.pm@gmail.com');
$('#contact_phone-0').attr('value','3025982475');
$('#contact_phonetxt-0').attr('value','3025982475');Model #s:
Array
(
[0] => FFTR1835VS
)
console.log('modelnumbs_arr: [\"FFTR1835VS\"]');
Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505
console.log('Fix 1: [\"LABOR\"]');
fix LABOR
Columns model:
Array
(
[0] => FFTR1835VS
[3] => LABOR
)
key 3
console.log('Fix: [\"LABOR\"]');
console.log('modelnumbs: {\"0\":\"FFTR1835VS\",\"2\":\"LABOR\"}');
Model Info:
Array
(
[FFTR1835VS] => Array
(
[model] => FFTR1835VS
[brand] => FRG
[description] => Frigidaire 30" Top Freezer Refrigerator with Pocket Handles, EvenTemp, Glass Shelves
[height] => 66.375
[width] => 30
[depth] => 30.375
[case_depth] =>
[case_height] =>
[class] => Fridge
[weight] => 164
)
[LABOR] => Array
(
[class] => Labor
[serial] => 2nd Floor Carry Up
[model] => LABOR
[description] =>
[notes] => 2nd Floor Carry Up
[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 FFTR1835VS: 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 FFTR1835VS:
Array
(
[model] => FFTR1835VS
[brand] => FRG
[description] => Frigidaire 30" Top Freezer Refrigerator with Pocket Handles, EvenTemp, Glass Shelves
[height] => 66.375
[width] => 30
[depth] => 30.375
[case_depth] =>
[case_height] =>
[class] => Fridge
[weight] => 164
)
(0) FFTR1835VS
Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[1] = '1-36 inches';
def_height[1] = '61-72 inches';
def_depth[1] = '1-36 inches';
def_weight[1] = '251-300 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('FFTR1835VS','1','FRG','Frigidaire 30" Top Freezer Refrigerator with Pocket Handles, EvenTemp, Glass Shelves','78','Fridge','','','66.375','30','30.375','164') ON DUPLICATE KEY UPDATE model_description = 'Frigidaire 30" Top Freezer Refrigerator with Pocket Handles, EvenTemp, Glass Shelves',prod_type='78',class='Fridge',subclass='',heat_source='',height='66.375',width='30',depth='30.375',weight='164' ;
console.log('i cnt LABOR: 1');
console.log('Notes: 2nd Floor Carry Up');
Model Info LABOR:
Array
(
[class] => Labor
[serial] => 2nd Floor Carry Up
[model] => LABOR
[description] =>
[notes] => 2nd Floor Carry Up
[width] => 1
[depth] => 1
[height] => 1
[weight] => 1
[fulfilled] => 0
)
(1) LABOR
Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
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 ('LABOR','1','','','67','Labor','','','1','1','1','1') ON DUPLICATE KEY UPDATE model_description = '',prod_type='67',class='Labor',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','gold');
$('#product-span-0').css('color','black');
$('#product-span-0').html(' ');
$('#product_modelnumb-0').attr('value','FFTR1835VS');
$('#product_serialnumb-0').attr('value','');
$('#product_store_prodlnid-0').attr('value','209088');
$('#product_status-0').attr('value','not in stock');
$('#product_notes-0').val('');
dimensions = 0;
$('#product-span-0').html('Frigidaire Fridge
not in stock
');
$('#product_type-0 option').filter(function() { return $(this).text() == 'Fridge'; }).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() == '61-72 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','LABOR');
$('#product_serialnumb-1').attr('value','2nd Floor Carry Up ');
$('#product_store_prodlnid-1').attr('value','0');
$('#product_status-1').attr('value','in stock');
$('#product_notes-1').val('2nd Floor Carry Up');
dimensions = 0;
$('#product-span-1').html(' Labor
in stock
');
$('#product_type-1 option').filter(function() { return $(this).text() == 'Labor'; }).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'); }