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: 260610012');

Order Info:

Array
(
    [comments] => hkup yes / ha yes ground floor  BC covers labor 
    [additional_notes] => 
    [targetdate] => 2026-06-10 00:00:00.000
    [location] => 0000
    [paid] => 1
    [balance] => 0
    [release] => 1
    [orderlines] => Array
        (
            [0] => Array
                (
                    [model] => ACR4303MFB
                    [notes] => cstmr mixed blk and stainless appliances
                    [instock] => 1
                    [fulfilled] => 0
                    [attarget] => 1
                    [location] => 0000
                    [serial] => RE3826712
                    [recid] => 206323
                    [received_date] => 2026-06-11
                )

            [1] => Array
                (
                    [model] => AMV2307PFS
                    [notes] => 
                    [instock] => 1
                    [fulfilled] => 0
                    [attarget] => 1
                    [location] => 0000
                    [serial] => TRF0617584
                    [recid] => 206324
                    [received_date] => 2026-06-11
                )

            [4] => Array
                (
                    [model] => LABOR
                    [description] => install electric range & Otr
                    [notes] => Labor prepaid by Landlord
                    [recid] => 206327
                )

            [5] => Array
                (
                    [model] => PARTS
                    [description] => ercord
                    [notes] => 
                    [recid] => 206329
                )

        )

    [emails] => Array
        (
            [0] => enes21ryan@gmail.com
        )

    [status] => 1
    [statusmessage] => OK
    [orderno] => 260610012
    [numitems] => 2
    [numinstock] => 2
    [numattarget] => 2
    [numfulfilled] => 0
    [customerno] => 2015665311
    [shipmethod] => delivery
    [readystatus] => 1
    [orderopen] => 1
    [billname] => Hong NAMKONG
    [billaddr1] => 614 Lafayette Road
    [billaddr2] => 
    [billcity] => HARRINGTON PARK
    [billstate] => NJ
    [billzip] => 07640
    [shipname] => Hong NAMKONG
    [shipaddr1] => 44 Woodfield Court
    [shipaddr2] => 
    [shipcity] => NEWARK
    [shipstate] => DE
    [shipzip] => 19713
    [phonenos] => Array
        (
            [0] => 2015665311
            [4] => 6467193655
            [5] => 5163042596
        )

)

Order Lines:

Array
(
    [0] => Array
        (
            [model] => ACR4303MFB
            [notes] => cstmr mixed blk and stainless appliances
            [instock] => 1
            [fulfilled] => 0
            [attarget] => 1
            [location] => 0000
            [serial] => RE3826712
            [recid] => 206323
            [received_date] => 2026-06-11
        )

    [1] => Array
        (
            [model] => AMV2307PFS
            [notes] => 
            [instock] => 1
            [fulfilled] => 0
            [attarget] => 1
            [location] => 0000
            [serial] => TRF0617584
            [recid] => 206324
            [received_date] => 2026-06-11
        )

    [4] => Array
        (
            [model] => LABOR
            [description] => install electric range & Otr
            [notes] => Labor prepaid by Landlord
            [recid] => 206327
        )

    [5] => Array
        (
            [model] => PARTS
            [description] => ercord
            [notes] => 
            [recid] => 206329
        )

)

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
change_deliver_dd('deliver_contacts',2); $('#contact_name-0').attr('value','Hong NAMKONG'); $('#contact_email-0').attr('value','enes21ryan@gmail.com'); $('#contact_phone-0').attr('value','2015665311'); $('#contact_phonetxt-0').attr('value','6467193655'); $('#contact_name-1').attr('value','Hong NAMKONG');
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','5163042596'); $('#contact_phonetxt-1').attr('value','5163042596');

key 3

Model #s:

Array
(
    [0] => ACR4303MFB
    [1] => AMV2307PFS
)
console.log('modelnumbs_arr: [\"ACR4303MFB\",\"AMV2307PFS\"]');
Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505

Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505
console.log('Fix 1: [\"LABOR\",\"PARTS\"]');

fix LABOR

Columns model:

Array
(
    [0] => ACR4303MFB
    [1] => AMV2307PFS
    [4] => LABOR
    [5] => PARTS
)

key 4

fix PARTS

Columns model:

Array
(
    [0] => ACR4303MFB
    [1] => AMV2307PFS
    [4] => LABOR
    [5] => PARTS
)

key 5

console.log('Fix: [\"LABOR\",\"PARTS\"]'); console.log('modelnumbs: {\"0\":\"ACR4303MFB\",\"1\":\"AMV2307PFS\",\"4\":\"LABOR\",\"5\":\"PARTS\"}');

Model Info:

Array
(
    [ACR4303MFB] => Array
        (
            [model] => ACR4303MFB
            [brand] => AMN
            [description] => Amana 30" Free Standing Electric Range with Coil Burners, Bake Assist Temps
            [height] => 46.875
            [width] => 29.875
            [depth] => 27.75
            [case_depth] => 
            [case_height] => 
            [class] => Range
            [electric] => 1
            [weight] => 187
        )

    [AMV2307PFS] => Array
        (
            [model] => AMV2307PFS
            [brand] => AMN
            [description] => Amana Over-the-Range Microwave
            [height] => 17.375
            [width] => 30
            [depth] => 17.875
            [case_depth] => 
            [case_height] => 
            [class] => Microwave
            [subclass] => Over The Range
        )

    [LABOR] => Array
        (
            [class] => Labor
            [serial] => Labor prepaid by Landlord install electric range & Otr
            [model] => LABOR
            [description] => install electric range & Otr
            [notes] => Labor prepaid by Landlord
            [width] => 1
            [depth] => 1
            [height] => 1
            [weight] => 1
            [fulfilled] => 0
        )

    [PARTS] => Array
        (
            [class] => Parts
            [serial] =>  ercord
            [model] => PARTS
            [description] => ercord
            [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 ACR4303MFB: 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: cstmr mixed blk and stainless appliances');

Model Info ACR4303MFB:

Array
(
    [model] => ACR4303MFB
    [brand] => AMN
    [description] => Amana 30" Free Standing Electric Range with Coil Burners, Bake Assist Temps
    [height] => 46.875
    [width] => 29.875
    [depth] => 27.75
    [case_depth] => 
    [case_height] => 
    [class] => Range
    [electric] => 1
    [weight] => 187
)

(0) ACR4303MFB


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[33] = '1-36 inches'; def_height[33] = '37-48 inches'; def_depth[33] = '1-36 inches'; def_weight[33] = '151-200 lbs'; def_width[80] = '1-36 inches'; def_height[80] = '37-48 inches'; def_depth[80] = '1-36 inches'; def_weight[80] = '350-400 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('ACR4303MFB','1','AMN','Amana 30" Free Standing Electric Range with Coil Burners, Bake Assist Temps','80','Range','','Electric','46.875','29.875','27.75','187') ON DUPLICATE KEY UPDATE model_description = 'Amana 30" Free Standing Electric Range with Coil Burners, Bake Assist Temps',prod_type='80',class='Range',subclass='',heat_source='Electric',height='46.875',width='29.875',depth='27.75',weight='187' ; console.log('i cnt AMV2307PFS: 1');
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 AMV2307PFS:

Array
(
    [model] => AMV2307PFS
    [brand] => AMN
    [description] => Amana Over-the-Range Microwave
    [height] => 17.375
    [width] => 30
    [depth] => 17.875
    [case_depth] => 
    [case_height] => 
    [class] => Microwave
    [subclass] => Over The Range
)

(1) AMV2307PFS


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[60] = '1-36 inches'; def_height[60] = '1-36 inches'; def_depth[60] = '1-36 inches'; def_weight[60] = '51-100 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('AMV2307PFS','1','AMN','Amana Over-the-Range Microwave','60','Microwave','Over The Range','','17.375','30','17.875','') ON DUPLICATE KEY UPDATE model_description = 'Amana Over-the-Range Microwave',prod_type='60',class='Microwave',subclass='Over The Range',heat_source='',height='17.375',width='30',depth='17.875',weight='' ; console.log('i cnt LABOR: 2'); console.log('Notes: Labor prepaid by Landlord install electric range & Otr');

Model Info LABOR:

Array
(
    [class] => Labor
    [serial] => Labor prepaid by Landlord install electric range & Otr
    [model] => LABOR
    [description] => install electric range & Otr
    [notes] => Labor prepaid by Landlord
    [width] => 1
    [depth] => 1
    [height] => 1
    [weight] => 1
    [fulfilled] => 0
)

(2) 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','','install electric range & Otr','67','Labor','','','1','1','1','1') ON DUPLICATE KEY UPDATE model_description = 'install electric range & Otr',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
console.log('i cnt PARTS: 3'); console.log('Notes: ercord');

Model Info PARTS:

Array
(
    [class] => Parts
    [serial] =>  ercord
    [model] => PARTS
    [description] => ercord
    [notes] => 
    [width] => 1
    [depth] => 1
    [height] => 1
    [weight] => 1
    [fulfilled] => 0
)

(3) 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','','ercord','38','Parts','','','1','1','1','1') ON DUPLICATE KEY UPDATE model_description = 'ercord',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',4); $('#product-span-0').css('background-color','greenyellow'); $('#product-span-0').css('color','black'); $('#product-span-0').html(' '); $('#product_modelnumb-0').attr('value','ACR4303MFB'); $('#product_serialnumb-0').attr('value','RE3826712'); $('#product_store_prodlnid-0').attr('value','206323'); $('#product_status-0').attr('value','in stock'); $('#product_notes-0').val('cstmr mixed blk and stainless appliances'); dimensions = 0; $('#product-span-0').html('Amana Range electric
in stock
'); $('#product_type-0 option').filter(function() { return $(this).text() == 'Range - Electric'; }).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','AMV2307PFS'); $('#product_serialnumb-1').attr('value','TRF0617584'); $('#product_store_prodlnid-1').attr('value','206324'); $('#product_status-1').attr('value','in stock'); $('#product_notes-1').val(''); dimensions = 0; $('#product-span-1').html('Amana Microwave Over The Range
in stock
'); $('#product_type-1 option').filter(function() { return $(this).text() == 'Microwave - Over The Range'; }).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++; if(def_weight[prod_id] != ''){ $('#product_weight-1 option').filter(function() { return $(this).text() == ''+def_weight[prod_id]+''; }).attr('selected', true); } else { $('#product_weight-1').css('background-color','red');} if(dimensions == 4){ $('#dimensions-1').addClass('hidediv'); } $('#product-span-2').css('background-color','greenyellow'); $('#product-span-2').css('color','black'); $('#product-span-2').html(' '); $('#product_modelnumb-2').attr('value','LABOR'); $('#product_serialnumb-2').attr('value','Labor prepaid by Landlord install electric range & Otr'); $('#product_store_prodlnid-2').attr('value','0'); $('#product_status-2').attr('value','in stock'); $('#product_notes-2').val('Labor prepaid by Landlord install electric range & Otr'); dimensions = 0; $('#product-span-2').html(' Labor
in stock
'); $('#product_type-2 option').filter(function() { return $(this).text() == 'Labor'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-2').find(':selected').val(); console.log('prod_id: '+prod_id); console.log('def_height[prod_id]: '+def_height[prod_id]); $('#height-2').addClass('hidediv'); $('#product_height-2 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_height-2').css('background-color','white');dimensions++; $('#width-2').addClass('hidediv'); $('#product_width-2 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_width-2').css('background-color','white');dimensions++; $('#depth-2').addClass('hidediv'); $('#product_depth-2 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_depth-2').css('background-color','white');dimensions++; $('#weight-2').addClass('hidediv'); $('#product_weight-2 option').filter(function() { return $(this).text() == '1-50 lbs'; }).attr('selected', true); $('#product_weight-2').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-2').addClass('hidediv'); } $('#product-span-3').css('background-color','greenyellow'); $('#product-span-3').css('color','black'); $('#product-span-3').html(' '); $('#product_modelnumb-3').attr('value','PARTS'); $('#product_serialnumb-3').attr('value',' ercord'); $('#product_store_prodlnid-3').attr('value','0'); $('#product_status-3').attr('value','in stock'); $('#product_notes-3').val('ercord'); dimensions = 0; $('#product-span-3').html(' Parts
in stock
'); $('#product_type-3 option').filter(function() { return $(this).text() == 'Parts'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-3').find(':selected').val(); console.log('prod_id: '+prod_id); console.log('def_height[prod_id]: '+def_height[prod_id]); $('#height-3').addClass('hidediv'); $('#product_height-3 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_height-3').css('background-color','white');dimensions++; $('#width-3').addClass('hidediv'); $('#product_width-3 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_width-3').css('background-color','white');dimensions++; $('#depth-3').addClass('hidediv'); $('#product_depth-3 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_depth-3').css('background-color','white');dimensions++; $('#weight-3').addClass('hidediv'); $('#product_weight-3 option').filter(function() { return $(this).text() == '1-50 lbs'; }).attr('selected', true); $('#product_weight-3').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-3').addClass('hidediv'); }