Session Data

Array
(
    [form_inputs] => Array
        (
            [initial] => Array
                (
                    [Company] => Jonson Dental Care
                    [Contact_First] => George
                    [Contact_Last] => Johnson
                    [Contact_Email] => 
                    [Contact_Phone] => 
                    [contactid] => 
                    [Zip] => 45429
                    [Email] => gpjaweigh@aol.com
                    [Phone] => 9372938383
                    [place_id] => 
                    [customerid] => 140796
                    [mascustnum] => JON454A
                )

            [gm_search] => Array
                (
                    [gm_account_no] => 140796
                    [mas_cust_no] => JON454A
                )

            [mas_search] => Array
                (
                    [mas_cust_no] => JON454A
                    [mas_cust_exists] => true
                )

            [billing] => Array
                (
                    [Company] => Jonson Dental Care
                    [Contact_First] => George
                    [Contact_Last] => Johnson
                    [Address1] => 509 E Stroop Rd
                    [Address2] => 
                    [Address3] => 
                    [City] => Dayton
                    [State] => OH
                    [Zip] => 45429
                    [Country] => USA
                    [Email] => gpjaweigh@aol.com
                    [Phone] => (937) 293-8383
                )

            [shipping] => Array
                (
                    [ShipToName] => Jonson Dental Care
                    [Address1] => 509 E Stroop Rd
                    [Address2] => 
                    [Address3] => 
                    [Address4] => 
                    [Address5] => 
                    [City] => Dayton
                    [State] => OH
                    [Zip] => 45429
                    [Country] => USA
                    [Email] => gpjaweigh@aol.com
                    [Phone] => (937) 293-8383
                )

            [leadid] => 
            [summary] => Array
                (
                    [SalesPersonNo] => 0028
                    [ProductLine] => FX
                    [forecasting_likelihood] => high
                    [forecasting_expected_close_date] => 9/28/2024
                    [application] => Welding
                    [generate_quote] => true
                    [not_in_mas] => true
                    [delivery_disclaimer] => true
                    [tax_free] => true
                    [lead_time] => Varies greatly based on product and stock availability.
                    [email_quote_to] => gpjaweigh@aol.com
                    [template_id] => 366
                    [email_quote_subject] => 
                    [email_product_literature] => true
                    [includedPDFs] => Array
                        (
                            [0] => {QUOTE}
                            [1] => quote_bundle_separator
                        )

                    [act] => submit_quote
                )

        )

    [last_completed_step] => 5
    [gm_account_no] => 140796
    [mas_cust_no] => JON454A
    [mas_cust_exists] => true
    [exportid] => 74481
    [masquotenum] => Q050131
    [not_in_mas] => 1
)

POST Data

Array
(
    [SalesPersonNo] => 0028
    [ProductLine] => FX
    [forecasting_likelihood] => high
    [forecasting_expected_close_date] => 9/28/2024
    [application] => Welding
    [generate_quote] => true
    [not_in_mas] => true
    [delivery_disclaimer] => true
    [tax_free] => true
    [lead_time] => Varies greatly based on product and stock availability.
    [email_quote_to] => gpjaweigh@aol.com
    [template_id] => 366
    [email_quote_subject] => 
    [email_quote_body] => 
    [email_product_literature] => true
    [includedPDFs] => Array
        (
            [0] => {QUOTE}
            [1] => quote_bundle_separator
        )

    [act] => submit_quote
)

Debug Data

start: 3.0994415283203E-6 secs since start
after getting new exportid ... 74481: 0.091765165328979 secs since start
Session ID: cdsgijjvhj0e5c3o1u8ebn0m2n
just before engaging cartlink ...: 0.091846227645874 secs since start
after most cartlink items ...: 0.26499915122986 secs since start
after getting new so num ...: 0.58576416969299 secs since start
after remaining cartlink items ...: 0.58580422401428 secs since start
SO Number: Q050131
just prior to terms gathering ...: 0.5858211517334 secs since start
after getting customer terms ...: 0.74341821670532 secs since start
Cart Items:
Array
(
    [0] => Array
        (
            [sku] => FXP-FCD-HOOD8
            [name] => Replacement 8" transparent dome hood
            [qty] => 5
            [price] => 47.50
            [cost] => 14.00
            [pdfFileURL] => 
        )

)

not in mas
INSERT INTO `SO_SALESORDERHISTORYDETAIL` (`SALESORDERNO`,`ITEMCODE`,`ITEMCODEDESC`,`DROPSHIP`,`UNITCOST`,`QuantityOrderedRevised`,`QuantityOrderedOriginal`,`LastUnitPrice`,`LastExtensionAmt`,`ItemType`) VALUES ('Q050131','FXP-FCD-HOOD8','Replacement 8" transparent dome hood','Y','14.00','5','5','47.50','237.50','1')
save the exported shopping cart ...
Cart should now be empty/saved ...
after saving export to acsopa web db: 2.0341591835022 secs since start
generating quote pdf ...


ATTACHMENTS
arrPDFs:
Array
(
)
arrIndividualPDFs:
Array
(
)
temp_url:/tmp/merged-pdf_1726679584_4676.pdf
after merging and generating email/quote PDFs ...: 6.4005210399628 secs since start
File: files[Quote.pdf] => @/tmp/tmp_quote_20240918121300_25916.pdf
Rep opted not to send an email ...
QUOTE_ATTACHMENT_ID: 0
after inserting/updating customer in v2 ...: 11.041922092438 secs since start
empty the shopping cart ...
Cart should now be empty ...
after running remote mas queries ...: 11.186527013779 secs since start
Connected to ACSOPA DBafter reconnecting to the acsopa db ...: 13.212719202042 secs since start
strJSON:
{"exportid":"74481","import_result":null,"import_error":"","fileurl":"GMImport_74481_1726679591_88651.acsopa","email_result":"email not sent","goldmine_import":null,"mas_import":"","generate_quote":"true","goldmine_company":"Jonson Dental Care","goldmine_email":"gpjaweigh@aol.com","goldmine_phone":"(937) 293-8383","mas_quote_number":"Q050131","mas_customer_number":"JON454A"}
end: 13.228476047516 secs since start